SlickGrid and asp.net sample or tutorial
Posted
by user322862
on Stack Overflow
See other posts from Stack Overflow
or by user322862
Published on 2010-04-22T03:15:03Z
Indexed on
2010/04/22
3:23 UTC
Read the original article
Hit count: 1802
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
© Stack Overflow or respective owner