hi guys,
I need to create a small app in a week. It needs to look great and well as be fast. I am using jquery. I need to manage information in 3 tables. The CRUD operations need to be as quick as possible.
Printable View
hi guys,
I need to create a small app in a week. It needs to look great and well as be fast. I am using jquery. I need to manage information in 3 tables. The CRUD operations need to be as quick as possible.
Hello,
I can't say that I have ever used one, but I seem to remember szlamany recommending this one:
https://github.com/mleibman/SlickGrid/wiki/
Gary
I use datatables.net. I believe microsoft has thier files on thier cloud javascript site whatever it is, so it must be used alot.
http://datatables.net/
I have not used it for CRUD operations though, but I believe it has the ability to edit and stuff like that.
Thanks for the link Metallicaman, I hadn't heard of that one before.
Gary