1
Reply

Gridview Paging with CheckBox

Vipul Kelkar

Vipul Kelkar

Mar 23 2010 2:18 AM
5.6k

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

Answers (1)