G
Guest
In a treeview, I am trying to store the index of every treenode as it expands
in a hidden input box. If I click on the node itself, it expands and I can
capture the node index no problem. If I click on the plus sign however, the
selected index doesn't change so I can't capture the index of the newly
expanded node. Does any one know how to change the selected node when a plus
sign is clicked?
in a hidden input box. If I click on the node itself, it expands and I can
capture the node index no problem. If I click on the plus sign however, the
selected index doesn't change so I can't capture the index of the newly
expanded node. Does any one know how to change the selected node when a plus
sign is clicked?