(HELP) Transfer row data to another Datatable.
(HELP) Transfer row data to another Datatable.
borsche1110
Posts: 1Questions: 0Answers: 0
hi,
Can someone help how can i add a row to another datatable from different datatable after clicking a button and pass the data to the other datatable. im currently using datatable with server-side processing and mssql. i have successfully enabled pagination,sorting and filtering while using mssql database. thanks. someone please point me to the right direction. thanks
Can someone help how can i add a row to another datatable from different datatable after clicking a button and pass the data to the other datatable. im currently using datatable with server-side processing and mssql. i have successfully enabled pagination,sorting and filtering while using mssql database. thanks. someone please point me to the right direction. thanks
This discussion has been closed.
Replies
http://www.datatables.net/plug-ins/api
and to access specific row you have to play with some jQuery stuffs..
may be this can help you.
Thanks,
Vivek