Hi guys,
I have seen your recent RadPromptAndNavigationalControls2\ForcingServerSideClick submission, and it's really cool.
However, I wonder if there's a way to achieve a similar result somewhat differently, for a more narrow purpose.
I have a tree, each level of which has a node "New element". I would like my user to click this node -- rename it (thereby providing the name for the new element) -- and get the tree with the newly created element added.
I think what I need to do is rename the node on the client and then send the new name to the server; but I can't seem to figure out how to do it. (I would also like to go to a specific address on the server, potentially different at each level -- can I put it in NavigateUrl or something? didn't seem to work for me.)
Thanks for your help!
Victor.
I have seen your recent RadPromptAndNavigationalControls2\ForcingServerSideClick submission, and it's really cool.
However, I wonder if there's a way to achieve a similar result somewhat differently, for a more narrow purpose.
I have a tree, each level of which has a node "New element". I would like my user to click this node -- rename it (thereby providing the name for the new element) -- and get the tree with the newly created element added.
I think what I need to do is rename the node on the client and then send the new name to the server; but I can't seem to figure out how to do it. (I would also like to go to a specific address on the server, potentially different at each level -- can I put it in NavigateUrl or something? didn't seem to work for me.)
Thanks for your help!
Victor.