I have one Gridview and in which i am using Jquery Datatable, I want to sortint and paging My Gridview so i used Datatable.
 
Here is the My Aspx Gridview Page Code
 




























 
Here is the Jquery Datatable Related  Code
 


 
and here is the Warning Error that i am getting
 
DataTables warning: table id=grdEmployee - Requested unknown parameter '1' for row 10. For more information about this error, please see http://datatables.net/tn/4
 
Please Help Me..
Thanks in Advance