Gridview Paging with CheckBox
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