EasyUI Forum
September 14, 2025, 07:26:18 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: ComboTree And ComboBox combination  (Read 7959 times)
amir-t
Newbie
*
Posts: 48


View Profile
« on: July 21, 2013, 05:12:28 AM »

Hi,
Is it possible to implement a special combination of ComboTree And ComboBox in the following way:
When the user starts typing in the combo's text box, then it is populated with matched choices (flat list) with the values taken from a flat list items of an hierarchical tree data,
as displayed in the picture(the matched values will be taken from the tree data, by some conversion to flat list view) :


But when the user is pressing the drop down arrow button, the populated list will be the entire original tree data (displayed as tree view ):


Also, when the user will choose some value, of his autoComplete choices when typing some prefix,
the selected choice will be a selected node in the treeView, since the populated choices are a flat list of all the nodes' text, taken from the original tree view json data.

Regards.
« Last Edit: July 22, 2013, 01:56:48 AM by amir-t » Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!