Results 1 to 4 of 4
  1. #1

    Problem with StaticGrid declaration (Please specify at least one cell)

    While using StaticGrid i'm having "[|IllegalStateException|Please specify at least one cell|]" error. Anyone have any idea. I have followed the StockListDemo from Demos. Thanks in advance.

  2. #2
    Administrator
    Join Date
    Feb 2012
    Location
    Milano
    Posts
    716
    Hi shabbirh,

    Please refer to the StockListDemo_Basic from demos for an example of how a StaticGrid works.
    Anyway, Can you post here a piece of HTML code in order that we can check it?

  3. #3
    Hi corti,

    i found the problem. I was migrating old client code 4.0 to 6.0. The parseHTML was throwing exception while parsing old code. Thanks anyway, now i'm having new problem while using

    <span data-source="lightstreamer" data-grid="astable" data-item="${car.asBroadcastName}" data-field="<%=AsEventParams.CURRENT_BID_NAME%>">${firs tBidElement.name}</span>

    data-source in a StaticGrid which receives an update with "bla bla bla <br> bla bla" but when it shows it decode the text with "bla bla bla &lt;br&gt; bla bla".

    Do you know why?

  4. #4
    Administrator
    Join Date
    Feb 2012
    Location
    Milano
    Posts
    716
    You can find the answer in this new post.

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 07:28 PM.