SlickGrid and asp.net sample or tutorial
- by user322862
Hi,
I am a newbie using SlickGrid. I have searched some of the sample apps out there but I am still stumped. If anyone can refer a sample or tutorial on SlickGrid using Asp.Net doing the following:
Get data via JSON
Implement paging, sorting, searching
Pass the selected rows key to code behind for processing or call a codebehind function passing the selected rows key.
Any help would be appreciated.
TIA,
TE:-D