Hello!
I have a grid, which is in an update panel with a timer.. I need the grid to refresh its self every few seconds.
The refreshing works, but if I click to delete an item on the grid using the delecte command it doesn't disappear until the next timer tick, even though I do a grid.rebind().
What is the best way of going about doing this? or is this some sort of bug?
Any advice would be much appreciated!
Bex
I have a grid, which is in an update panel with a timer.. I need the grid to refresh its self every few seconds.
The refreshing works, but if I click to delete an item on the grid using the delecte command it doesn't disappear until the next timer tick, even though I do a grid.rebind().
What is the best way of going about doing this? or is this some sort of bug?
Any advice would be much appreciated!
Bex