1
Answer

Gridview Paging with CheckBox

Vipul Kelkar

Vipul Kelkar

14y
5.6k
1

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)