For All Programming solution
Monday, January 6, 2014
checkbox in datagridview using jquery
var result = $('[id$=grdFault] tr td input[id*="chkSelectF"][type=checkbox]:checked').map(function () { alert( $(this).closest('tr').find('td').eq(2).text()); }).get().join();
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment