CGDevTools Forum

Welcome to the Official CGDevTools Support Community Forums.

IWCGJQTreeView: expand / collapse items

by itroeger » 11 Jul 2013 15:27

Hello,

is there a way to expand / collapse all items of the treeview?

Kind regards
Ingo Tröger
itroeger
 
Posts: 15
Joined: 04 Jul 2013 10:10

by Alexander Bulei » 11 Jul 2013 15:51

Hi itroeger,

To expand:

Code: Select all
IWCGJQTreeView.JQTreeViewOptions.Core.ExpandNode(-1,True);


To collapse:

Code: Select all
IWCGJQTreeView.JQTreeViewOptions.Core.CollapseNode(-1,True);


We will create 2 method to do this directly.

Best Regards.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal


Return to JQTreeView

Who is online

Users browsing this forum: No registered users and 1 guest

Contact Us.