Hi,
I am trying to refresh a grid as in the online demo on this site:
http://demos.telerik.com/aspnet-ajax/controls/examples/integration/gridandwindow/defaultcs.aspx?product=grid
the only difference is that i am using a radgrid that i create in the code-behind. I am experiencing lots of problems with the refreshing. the ajaxRequest is called, it reaches the function in the code-behind, but nothing happens on the screen. Much like the problems described in other threads.
My question is, do you have an example project where a programatically created grid is refreshed? i haven't come across one of those yet.
thanks. Willem
I am trying to refresh a grid as in the online demo on this site:
http://demos.telerik.com/aspnet-ajax/controls/examples/integration/gridandwindow/defaultcs.aspx?product=grid
the only difference is that i am using a radgrid that i create in the code-behind. I am experiencing lots of problems with the refreshing. the ajaxRequest is called, it reaches the function in the code-behind, but nothing happens on the screen. Much like the problems described in other threads.
My question is, do you have an example project where a programatically created grid is refreshed? i haven't come across one of those yet.
thanks. Willem