Keeping Track of Rows
Keeping Track of Rows
Hi, I want to be able to keep track of what data is in a row. Previously, before DataTables (wow this is awesome!), I gave each TR a ID and could update the class that way through the DOM/jQuery. Now, I can't. Any ideas? I tried appending my custom HTML row to the page and then fnDraw(); but that makes my row disappear.
Thanks...
Thanks...
This discussion has been closed.
Replies
Allan