|
Rank: Advanced Member Groups: Member
Joined: 3/16/2010 Posts: 101
|
Hi,
It must be somewhat obvious, but I have looked at the documentation (treenode and navigationitem/navigationitemgroup) and cannot find a way to add a treenode client side.
Thanks for your help
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
Actually you didn't miss anything ---- this is not supported because whatever changes you made on client side would have to be sent back to the server side, which does not exist yet. Sorry about it!
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 3/16/2010 Posts: 101
|
Hello,
Thanks for the prompt answer. I am not sure I understand the rational behind it though. For example, several modifications could be made client side and posted back to the server in one submission (similar to what is done with the gridview). In my case, I was trying to reflect a change client side before a lengthy server side operation completes (in a eoweb.callback).
I understand adding a node client side is not supported and will look into alternative implementation.
Thanks again for your always quick and efficient support.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
Yes. Your logic is completely correct. If it is to be implemented, it will be implemented the way you described --- all client side changes will be logged and propagated back to the server when the page submits.
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 3/16/2010 Posts: 101
|
Hi,
You guys have an impeccable attitude and great work ethics.
Thanks for the always efficient help.
H
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
You are very welcome. We are very glad to hear that!
|
|