Announcement

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

    Row disappears from List grid on update

    Hi,

    I am using SmartGWT 2.4. I am Displaying data using List Grid with a form binded to it. Also I am using Rest data source to enable the data fetching on scroll.

    When I select some thing in the filters and tried to update the record, the record is getting disappeared from the grid. This happens only for non English data and non English filter is selected. For English versions I don't have any problem, it works absolutely fine.

    I think after server sending the response, the comparison with the filter is not working.

    Can you please let me know if there is any way to overcome this issue?

    #2
    Take a look at the FAQ on grids not updating for steps.

    Comment

    Working...
    X