Jquery Datatable with check box column and one editable column.
Jquery Datatable with check box column and one editable column.
prasadhande
Posts: 1Questions: 0Answers: 0
Hello,
I'm currently using jquery data table 1.7.0 with server side processing for my datatable. My current requirement for a table will look like following :
Tranche Number Agent Units After Fees Quantity of Units Zero Balance
1 320 Corporation 0.0001 -0.0001 Check Box Here
2 Cambridge 1000.0000 0 Check Box Here
3 No Agent -0.0002 0.0002 Check Box Here
Here 3rd column (quantity of Units) user can edit and last column with check box. And I need a call back function for checkboxes also.
Please any one can give useful guidance to achieve this. Your help is much appreciated.
Thanks and regards
Prasad Hande
I'm currently using jquery data table 1.7.0 with server side processing for my datatable. My current requirement for a table will look like following :
Tranche Number Agent Units After Fees Quantity of Units Zero Balance
1 320 Corporation 0.0001 -0.0001 Check Box Here
2 Cambridge 1000.0000 0 Check Box Here
3 No Agent -0.0002 0.0002 Check Box Here
Here 3rd column (quantity of Units) user can edit and last column with check box. And I need a call back function for checkboxes also.
Please any one can give useful guidance to achieve this. Your help is much appreciated.
Thanks and regards
Prasad Hande
This discussion has been closed.