Hi,
I am trying to set the fields headers/title dynamically on a TreeGrid using TreeGrid.setFields(array).
When I set it for the first time, it works fine. Now after I change the array and set it again it gives me an isomorphic internal error.
Please help.
Regards,
Narayan
I am trying to set the fields headers/title dynamically on a TreeGrid using TreeGrid.setFields(array).
When I set it for the first time, it works fine. Now after I change the array and set it again it gives me an isomorphic internal error.
Please help.
Regards,
Narayan
Comment