Welcome Guest Search | Active Topics | Sign In | Register

TreeView Options
rDc
Posted: Friday, February 6, 2009 6:56:53 PM
Rank: Newbie
Groups: Member

Joined: 1/14/2009
Posts: 9
Hello everybady,

Simple question..
How can I refresh a treeView on client side???.

Thanks

eo_support
Posted: Saturday, February 7, 2009 10:14:09 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,080
Hi,

It depends on what you really want to do. If you wish to update a single TreeNode, you can use our client side JavaScript interface:

http://doc.essentialobjects.com/library/1/clientapi_howto.aspx

If you wish to update the whole TreeView, you will have to go to the server side. You can put the TreeView inside a CallbackPanel control and then either use a trigger control or use JavaScript to trigger the callback though. You can find more information about the CallbackPanel control here:

http://doc.essentialobjects.com/library/1/callback/overview.aspx

Hope this helps.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.