Friday, November 27, 2009

Re: [jQuery] DataTables plugin - set "id" attribute for table rows?

The id is an html node attribute. You just have to use the same method as for any other attribute, namely :
http://docs.jquery.com/Attributes/attr#keyvalue

Michel Belleville


2009/11/27 Stodge <stodge@gmail.com>
My account hasn't been activated on the datatables forum so I need to
ask this question here. Hope this is ok.

I want to set an id for each row so that I can drag and drop the row
onto another element. But I can't see how to do it from the website.
Does anyone know if this is possible? Thanks

No comments: