Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

jquery-ui grid Create Read Update Delete

Using the jQuery library, not any other JavaScript library, if you were to create a grid input for your users, one that allowed users to insert new data, change the description of existing data and delete data, would you do that using an html table with html tr and td tags, or is there some other method of displaying a sheet of data?

like image 715
Phillip Senn Avatar asked Nov 27 '25 08:11

Phillip Senn


1 Answers

You might want to take a look at a grid plugin, such as jqGrid.

like image 126
Justin Ethier Avatar answered Nov 29 '25 23:11

Justin Ethier



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!