Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 2.8 KB

File metadata and controls

37 lines (26 loc) · 2.8 KB

DropDownBox for DevExtreme - How to implement search for TreeList

This example illustrates how to implement search for TreeList.

The search feature is implemented in the DropDownBox component's onInput event handler. This modifies the TreeList's searchPanel text property. The TreeList's onSelectionChanged event handler updates the DropDownBox's value. The keyboard navigation using the arrow down key is implemented in the DropDownBox's onKeyDown event handler.

DropDownBox for DevExtreme - How to implement search for TreeList

Files to Review

Documentation

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)