Set not called if data supplied as JS object
Set not called if data supplied as JS object
osmestad
Posts: 5Questions: 0Answers: 0
Hi,
When testing upgrading from 1.9.4 to latest 1.10 build, I think I have found an issue:
http://live.datatables.net/fusuqum/2/edit
Basically 'set' does not seem to be called if data is provided as a JS object (if provided as Html table it works).
(I guess I should solve this by adding the calculated attributes (for display) to the data before initializing DataTables, but figured it might be good to report it, since it worked in 1.9 :-)
/Øyvind
When testing upgrading from 1.9.4 to latest 1.10 build, I think I have found an issue:
http://live.datatables.net/fusuqum/2/edit
Basically 'set' does not seem to be called if data is provided as a JS object (if provided as Html table it works).
(I guess I should solve this by adding the calculated attributes (for display) to the data before initializing DataTables, but figured it might be good to report it, since it worked in 1.9 :-)
/Øyvind
This discussion has been closed.
Replies
Allan