Hi,
I am a newbie on the javascript and still learning. I have a sorted gridview which is rendered with jquery. I need to write a javascript function with will be called from the c# side to get the datatable and be databinded back to the gridview control. Can
someone give me some sample code? Thanks,
function
getDataTable() {
Go to the complete details ...