Tuesday, 15 March 2011

jquery - Find the value of a datatable cell -



jquery - Find the value of a datatable cell -

how value of datatable cell. trying next code value not working. can help

$(document).ready(function(){ $("#edit_table").datatable().makeeditable({ var id = adata[2], supdateurl: "/submitchanges/"+id, "aocolumns": [ null, { } ] }); });

if want read table jquery can utilize bunch of features allows navigate table.

a question similar answered in first-class way here in stackoverflow: how table cell value using jquery?

jquery html datatable

No comments:

Post a Comment