Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 82133

fnUpdate question

$
0
0
Hi,

Assuming I have a table and it has a primay key,
I pass the data to the table via aaData and specify the columns via aoColumns.

How do I pass fnUpdate the row I want to update by using the key and not aoColumns ?

For example:

aoData index ********* Table UI index (Primary key)
0 ******************** 3
1 ******************** 6
2 ******************** 7
3 ******************* 8
4 ******************* 9


If I want to update the third row, I'd like to pass '7' and not '2' as the second argument.
Can I do that somehow ?

Viewing all articles
Browse latest Browse all 82133

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>