| 
					 Title: ComboTree single selection and onlyLeafCheck Post by: cjytxwd on May 10, 2018, 08:14:25 PM I want to use ComboTree to select single leaf node. 
					Code: $('#testcombotree').combotree({Title: Re: ComboTree single selection and onlyLeafCheck Post by: stworthy on May 11, 2018, 01:06:20 AM Please try this code: 
					Code: $('#cc').combotree({Title: Re: ComboTree single selection and onlyLeafCheck Post by: cjytxwd on May 11, 2018, 01:19:11 AM  :DThat works perfect! Thank you stworthy!  
					 |