Columns not processed correctly due to JQuery Object type.
Columns not processed correctly due to JQuery Object type.
f538435
Posts: 1Questions: 0Answers: 0
Hi,
I have a Data Table, that is using jqTree (http://mbraak.github.io/jqTree/) in some of its columns. Therefore, when I use the Copy/CSV/.. buttons the rows are not rendered correctly and I do not get the expected results.
For example, I get:
[object Object] SystemA 17/04/2014 22:48:35 UTC Validated Routed [object Object]
I would like to ask if there are any hooks, in order to be able to override the default behaviour of TableTools at this case?
For example, I can display the value of the root of the jqTree, instead of Object.
Thanks for your time.
I have a Data Table, that is using jqTree (http://mbraak.github.io/jqTree/) in some of its columns. Therefore, when I use the Copy/CSV/.. buttons the rows are not rendered correctly and I do not get the expected results.
For example, I get:
[object Object] SystemA 17/04/2014 22:48:35 UTC Validated Routed [object Object]
I would like to ask if there are any hooks, in order to be able to override the default behaviour of TableTools at this case?
For example, I can display the value of the root of the jqTree, instead of Object.
Thanks for your time.
This discussion has been closed.