Hi,
I am using RadGrid in an Ajax updated pop up created using bPopup plugin for jQuery (http://dinbror.dk/bpopup/). I have the RadGrid and other controls in an Ajax UpdatePanel. The grid loads fine and shows the data. However when I click on a page number shown in the pager at the bottom of the grid it causes a full post-back, the page gets reloaded and the popup disappears. When I click the popup image button again I see the page number changed in the grid.
I looked at various threads regarding UpdatePanel and RadGrid and tried the following. None of it has helped.
1. Wrap the RadGrid in RadAjaxPanel.
2. Set grid viewstate = false when inside an update panel.
3. Set the update mode of update panel to conditional for all update panels on the page
4. Set RenderMode of the RadAjaxPanel and UpdatePanel to Inline.
Please help out.
Thanks and Regards,
Sameeksha
I am using RadGrid in an Ajax updated pop up created using bPopup plugin for jQuery (http://dinbror.dk/bpopup/). I have the RadGrid and other controls in an Ajax UpdatePanel. The grid loads fine and shows the data. However when I click on a page number shown in the pager at the bottom of the grid it causes a full post-back, the page gets reloaded and the popup disappears. When I click the popup image button again I see the page number changed in the grid.
I looked at various threads regarding UpdatePanel and RadGrid and tried the following. None of it has helped.
1. Wrap the RadGrid in RadAjaxPanel.
2. Set grid viewstate = false when inside an update panel.
3. Set the update mode of update panel to conditional for all update panels on the page
4. Set RenderMode of the RadAjaxPanel and UpdatePanel to Inline.
Please help out.
Thanks and Regards,
Sameeksha