refresh only if data has been changed
hi everyone!
I´m using the grid with a dyn. XML which is loaded from a servlet.
Every 1-2 seconds i´m refreshing the grid, because the xml is extended from time to time (but not always, sometimes there are for 10-20seconds no changes)
My problem is now, i don´t want the list to be refreshed always. Only if the xml data has been changed. How can i implement for example a simple data size check in the refresh function of the grid ?
Please with code example ;-)
br René
I´m using the grid with a dyn. XML which is loaded from a servlet.
Every 1-2 seconds i´m refreshing the grid, because the xml is extended from time to time (but not always, sometimes there are for 10-20seconds no changes)
My problem is now, i don´t want the list to be refreshed always. Only if the xml data has been changed. How can i implement for example a simple data size check in the refresh function of the grid ?
Please with code example ;-)
br René
René
January 21,