Title: How to select Combotree item Post by: devnull on April 21, 2015, 06:57:51 AM How do I select a node of a Combotree so that it fires the onSelect() event ?
This does not work: Code: var bc = 'xxx' Title: Re: How to select Combotree item Post by: stworthy on April 21, 2015, 05:16:45 PM Please refer to this example https://jsfiddle.net/od70tkbx/
|