≡
×
Plus
Manual
Examples
Reference
Download
Blog
Community
Support
Server side paging, preformatted rows
Server side paging, preformatted rows
SyBorg
Posts: 3
Questions: 0
Answers: 0
April 2014
edited April 2014
in
General
Hello,
I plan to feed DataTables with preformatted rows (...)
Is it possible to do this? Can anyone point me to the relevant docs?
TIA
Replies
allan
Posts: 65,821
Questions: 1
Answers: 10,951
Site admin
April 2014
You can do that in DataTables 1.10 with the row.add() method: http://next.datatables.net/reference/api/rows.add() (you need to add the `()` part to the URL - I've not updated the url linker yet...)
Allan
SyBorg
Posts: 3
Questions: 0
Answers: 0
April 2014
edited April 2014
Well that was a quick one indeed :) Thanks, I'll look into it :)
This discussion has been closed.
Replies
Allan