editable datable
editable datable
Hello
I must do a datable like google alert.
Each row of the datatable is a database record.
You can add, update and remove a line.
For add a row, the end line must be focused and in just this row is enabled in the form.A button add must be present just under the line and all the line will be added.
There is a similat concept for updating
thanks
I must do a datable like google alert.
Each row of the datatable is a database record.
You can add, update and remove a line.
For add a row, the end line must be focused and in just this row is enabled in the form.A button add must be present just under the line and all the line will be added.
There is a similat concept for updating
thanks
This discussion has been closed.
Replies
Editable cells: http://datatables.net/examples/example_editable.html
Add new row: http://datatables.net/examples/example_add_row.html
Combining them and some of the techniques shown in the other demos should get you started :-)
Allan
http://naspinski.net/post/REAL-AJAX-with-AspNet-(not-AspNet-AJAX).aspx