Search:

Type: Posts; User: Mone

Search: Search took 0.02 seconds.

  1. Thread: ER bind problem

    by Mone
    Replies
    5
    Views
    11,935

    hi, you should customize the alert text in a...

    hi,

    you should customize the alert text in a different manner per each page so that you can understand which page is showing it.
    So on one page will be
    lsPage.onClientError = function(mex) {
    ...
  2. Thread: ER bind problem

    by Mone
    Replies
    5
    Views
    11,935

    you can customize the message to identify which...

    you can customize the message to identify which page is triggering the error. Just implement the onClientError callback on your code:
    lsPage.onClientError = function(mex) {
    ...
  3. Thread: ER bind problem

    by Mone
    Replies
    5
    Views
    11,935

    Hello, first of all there is an error in the...

    Hello,

    first of all there is an error in the seekEngine call. You pass to that method a self pointer but you should pass to it a pointer to the master pushpage's window. By the way the library...
Results 1 to 3 of 3
All times are GMT +1. The time now is 07:29 PM.