开发者

jquery grid panel/datatable/spreadsheet

I'm starting a project that requires b开发者_运维知识库asic CRUD operations, paging, sorting... on a set of data through a web page and I'd like to do the view part in jQuery. I've googled free grid panel and jquery and I found lots of libraries: datatables, YUI datatable, extJs.... Any recommendation?

Thanks a lot


I've found DataTables to be very good (at least for paging and sorting). The API and examples are fairly extensive and you can customize the asynchronous requests quite well to adapt them to your needs (depending on how the service providing the data is implemented).

I'm not sure how ExtJS interacts with jQuery. The default look and feel is definitely different to most default jQuery widgets/libraries, although that could probably be changed. (Another thing to look at is its licence, GPL or commercial, which isn't the same as jQuery, if that's an issue.)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜