Search:

Type: Posts; User: betasec

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    6,039

    Hi this works fine Thanks

    Hi
    this works fine
    Thanks
  2. Replies
    2
    Views
    6,039

    calculate cells

    Hi ,
    i need to calculate the sum of some cells
    to do that i use the code

    var itemsArray = stocksGrid.extractItemList();
    var sumCell = new Number(0);

    ...
  3. Replies
    15
    Views
    20,433

    Hi I am trying to setup with the latest version...

    Hi I am trying to setup with the latest version the grid-table and the scroll-list for same items subscriptions
    bat i don't think that i have see any change

    page1
    var stocksGrid = new...
  4. Replies
    15
    Views
    20,433

    Hi , i will wait for the final release , as i...

    Hi , i will wait for the final release , as i work some pages i need with previews versions

    Thanks
  5. Replies
    15
    Views
    20,433

    Hi , first off all thanks it will be very...

    Hi ,
    first off all thanks it will be very helpful to add the method , the code is not working even with the latest build 1561,
    in the meanwhile i am ok because i use the old client on the pages i...
  6. Replies
    15
    Views
    20,433

    Hi, what i am doing is that i have a...

    Hi,

    what i am doing is that i have a grid-table with stocks where i get the updates for the symbols

    GRID-TABLE
    ------------------------------------------------------
    |StockName1 | Last | Bid...
  7. Replies
    15
    Views
    20,433

    Hi , you have right with previous version i use ...

    Hi , you have right
    with previous version i use [MERGE] with the scroll table

    var scrollTable = new DynaScrollTable(page1Group, stocksSchema,"MERGE");

    when i use

    var scrollSubscription...
  8. Replies
    15
    Views
    20,433

    Hi actually the problem is that the same items...

    Hi
    actually the problem is that the same items are subscribed in more pages with MERGE and DISTINCT mode
    what i am doing is to have tables with stocks and a scroll table where scrolling all...
  9. Replies
    15
    Views
    20,433

    Hi , i did it with DynaGrid and looks working,...

    Hi ,
    i did it with DynaGrid and looks working, but there is a problem with the update , no all subscribe items working,
    the same subscribes works fine on a html table but on scroll many items...
  10. Replies
    15
    Views
    20,433

    DynaScrollTable

    Hi
    is there a class DynaScrollTable or something like that
    on new version Lightstreamer JavaScript Client 6.0 b4 API !!??

    Thanks
  11. on field missing error on javascript execution

    Hi
    i use with lightstreamer version 4 the code below
    to change the image to a user field #arrow

    if (updateInfo.isValueChanged("p_last")) {

    var val = updateInfo.getNewValue("p_dif");
    if...
  12. error running javascript on missing item

  13. Replies
    1
    Views
    9,412

    LS table how it works

    Hi ,
    i develop some pages with LS and i need to create on the same page many tables with data , i use servlet to print my table the tab OverwriteTable and pushPage

    as here everything is ok, ...
  14. Thread: LS_Adapter

    by betasec
    Replies
    2
    Views
    9,725

    LS Adapter

    Hi thanks for the response

    Look like load two times the class but is not working as i want
    is connected only to one Feed Server , i have to check my java class to not conflict the variables...
Results 1 to 14 of 14
All times are GMT +1. The time now is 09:10 AM.