≡
×
Plus
Manual
Examples
Reference
Download
Blog
Community
Support
Attaching data to each row DOM?
Attaching data to each row DOM?
coco
Posts: 1
Questions: 0
Answers: 0
June 2010
edited June 2010
in
General
I'd like to attach extra data (an array structure) to each row DOM to be accessed later.
How can I do this?
Replies
keturn
Posts: 18
Questions: 0
Answers: 0
June 2010
Ah, I think I found some direction for this. See the example for fnRowCallback, you can register a callback which receives each row node and its array data: http://www.datatables.net/examples/advanced_init/row_callback.html
This discussion has been closed.
Replies