Idea for simple and good javascript gridview?
I need an easy to use javascript gridview.
The main feature why I don't use ASP.Net GridView is, that I must update it by javascript.
I google hundret开发者_运维技巧s of them, but don't wanna test them all, so I like tot have good ideas from experience users.
I dont know how easy you want it to be but have you tried jQuery plugin calld jqGrid ??
精彩评论