Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    ListGrid update without rows clearing during requests

    Hello SmartClient community,

    I use a ListGrid with databinding via DataSource. At update of the data default behavior the following - rows are cleared, on loadtime there is a "Loading" prompt, then there is new data. (I use RPCManager.promptStyle = "cursor"). As a result there is "blinking" of the grid. How I can make that the old data was replaced new at once, without rows cleaning up (thus not using promptStyle = "dialog")?

    I will be grateful for any advice.
Working...
X