Hello, I have been struggling quite a bit to get this JQgrid to work with Asp.Net.
I found asp.net samples online...but if I modify them according to my database,it flops.
Do I need to change the DataTable to JSON functions as well?
Out of my search,I found these 2 articles getting me pretty close... http://arahuman.blogspot.com/2009/06/jqgrid-using-mvc-json-and-datatable.html
http://www.codeproject.com/KB/WCF/jqGrid.aspx
But then,it just doesn't work if I try a sample project with my own data table.
Can someone give me a hand please?
Thanks.