Search:

Type: Posts; User: giuseppe.corti

Search: Search took 0.03 seconds.

  1. Hi Priyanka, Please, let me recommend again...

    Hi Priyanka,


    Please, let me recommend again to use a DynaGrid although with the MERGE mode.

    Something like this should work in your case:
  2. Hi Priyanka, The third parameter of the...

    Hi Priyanka,

    The third parameter of the Subscription's constructor should be an array of Strings.
    So, this small change to your code


    var stockSubscription = new...
  3. Hi Priyanka, You should switch from StaticGrid...

    Hi Priyanka,

    You should switch from StaticGrid to DynaGrid and from MERGE mode to DISTINCT mode.
    But if you want to keep the MERGE mode you still have to use a DynaGrid and specify...
  4. Hi Priyanka, The fact that the counter at the...

    Hi Priyanka,

    The fact that the counter at the client side is far below the expected value can be explained since a subscription in MERGE mode allows the server to merge one or more updates...
  5. Hi Priyanka, You should leverage the...

    Hi Priyanka,

    You should leverage the addListener method of the Subscription, and give as parameter a custom implementation of SubscriptionListener.
    Please note that in your case you just have to...
Results 1 to 5 of 5
All times are GMT +1. The time now is 06:40 AM.