My setup is as follows:
- Latest Telerik Controls
- Dotnetnuke 4.5.3 (standalone Radgrids work fine in it)
I've got a RadAjaxManager, and then the following hierarchy:
RadAjaxpanel > RadPanelBar > RadPanelBarItem (template) > RadGrid
Basic RadGrid functionality is as expected, using declarative datasource and default paging, but, the paging is funky - changing pagesize has no effect whatsoever after it postbacks, and clicking page '2' works, however clicking page '3' does not.
I have all the components referenced in the UpdatedControls section of the Ajaxmanager.
Can someone please help a guy out I think i've exhausted the docs.
- Latest Telerik Controls
- Dotnetnuke 4.5.3 (standalone Radgrids work fine in it)
I've got a RadAjaxManager, and then the following hierarchy:
RadAjaxpanel > RadPanelBar > RadPanelBarItem (template) > RadGrid
Basic RadGrid functionality is as expected, using declarative datasource and default paging, but, the paging is funky - changing pagesize has no effect whatsoever after it postbacks, and clicking page '2' works, however clicking page '3' does not.
I have all the components referenced in the UpdatedControls section of the Ajaxmanager.
Can someone please help a guy out I think i've exhausted the docs.