Is there any way to switch between tree data and not-tree data dynamically? I've tried variations of this with no success:
loadComplete: function () {
if ($(”table#mytree”).getUserData().isTree == true) {
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top