I've selected a node which has data of different columns. some of the columns are set as visible = false.
When i drag and drop it from first AdvTree to the 2nd AdvTree, the hidden column are displayed.
How do i make it such that only the visible column are dropped onto the other AdvTree control?
I want to make it such that when i drag the selected node to the other AdvTree, i'll populate the advtree with visible columns on the first advTree + additional columns (dropdown selection)