Hi Support Team,
I would like to know how to add multiple controls to a node at runtime, without losing my node text.
For instance a user would do the following:
Add a textbox
Then add a label
Then add a radio button
All on the same node,
Currently I have a button which allows the user to add a control to a node, but do not see how to add multiple controls to the same node.
I did review the adding Controls to the tree view at runtime.
Also, if you have an example of how to persist the controls across postbacks that would be great!
Thanks in advance for your help!
Julie
I would like to know how to add multiple controls to a node at runtime, without losing my node text.
For instance a user would do the following:
Add a textbox
Then add a label
Then add a radio button
All on the same node,
Currently I have a button which allows the user to add a control to a node, but do not see how to add multiple controls to the same node.
I did review the adding Controls to the tree view at runtime.
Also, if you have an example of how to persist the controls across postbacks that would be great!
Thanks in advance for your help!
Julie