Hi guys
I have a template field CHECKBOX in my Gridview. I want to enable Paging for the Gridview
I have se the EnablePgingAndSorting property to true and pagesize to 2
I gives me an exception called : "Callbacks are not supported on TemplateField because some controls cannot update properly in a callback. Turn callbacks off on 'grdSelectQues'."
How do i enable the use of checkbox and paging both
Thanks
Vipul
Loading

Lalit MPosted Mar 23, 2010, 2:32 AM
check this articles
http://aspalliance.com/774_Maintaining_State_of_CheckBoxes_While_Paging_in_a_GridView_Control.all
http://programming.top54u.com/post/Maintaining-Checkbox-state-while-GridView-Paging-in-C-sharp-ASP-Net.aspx