Hi Telerik Friends,
I am working on an application which uses RadGrids pretty heavily. In order to make sure that the grids are up to date, I've put them on a timer to rebind at a regular interval. This causes some problems though, and just seems heavy handed.
Is there a way to have my grids rebind only when there are explicit changes to the data-source?
I have some ideas of how to do this, but it could take a lot of time that I don't have!
Thanks for any help,
Dan
I am working on an application which uses RadGrids pretty heavily. In order to make sure that the grids are up to date, I've put them on a timer to rebind at a regular interval. This causes some problems though, and just seems heavy handed.
Is there a way to have my grids rebind only when there are explicit changes to the data-source?
I have some ideas of how to do this, but it could take a lot of time that I don't have!
Thanks for any help,
Dan