Hello,
I'm doing as much as I can serverside. I have a node on a treeview.. and in the text I add a count of children nodes the parent has to the text of the node.
Upon editing the text, the count is still there... and I'd have to delete it everytime i wanted to make a change to the text.
What's the best way to programmatically remove the count I append to the text in order to properly edit the node? Can it be done serverside?
I'm doing as much as I can serverside. I have a node on a treeview.. and in the text I add a count of children nodes the parent has to the text of the node.
Upon editing the text, the count is still there... and I'd have to delete it everytime i wanted to make a change to the text.
What's the best way to programmatically remove the count I append to the text in order to properly edit the node? Can it be done serverside?
