Hey,
I have a RadGrid that I wanted to ajaxify, so I put a RadAjax panel around the radgrid. This causes the RadGrid to be ajaxified. Every row of this RadGrid has a radgrid itself, and some usercontrols in another cell. When I update the model of the radgrid inside the radgrid, the grids aren't updated through ajax, but cause a full postback instead. The same is for the user controls inside the radgrid. Any easy way to make the inside radgrid's update through ajax as well as the parent radgrid?
Let me know if some code would be better to look at.
Thanks
I have a RadGrid that I wanted to ajaxify, so I put a RadAjax panel around the radgrid. This causes the RadGrid to be ajaxified. Every row of this RadGrid has a radgrid itself, and some usercontrols in another cell. When I update the model of the radgrid inside the radgrid, the grids aren't updated through ajax, but cause a full postback instead. The same is for the user controls inside the radgrid. Any easy way to make the inside radgrid's update through ajax as well as the parent radgrid?
Let me know if some code would be better to look at.
Thanks
