I have a treeview and i wish to see which node the user's selected. I know you can use e.node.text but the text can be subject to change so is there any other way to check, like using the tag? How do I set the tag for each indvidual node?