Using input elements like checkboxes in Jquery Datatable

Using input elements like checkboxes in Jquery Datatable

admireradmirer Posts: 9Questions: 1Answers: 0
edited January 2012 in General
searched a lot to find this particular usage:-

To include check boxes inside cells in Jquery data table

All the examples I found had one column which is generic which will select the row based on the checkbox.

In adition to that functionality , I want to put an input element say (chckbox ) inside a Jquery Datatable cell.

How can I achieve the same using JqueryDatatable + ASP.NET controls + loading data from server side for DataGrid.

Help.

Full post with sample image is posted in :-

http://stackoverflow.com/questions/8975117/using-input-elements-like-checkboxes-in-jquery-datatable-from-datatable-net
This discussion has been closed.