IgniteUI / igniteui-react

High-Performance Data Grid and High-Volume Data Charts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature for search, sort, drag and drop

JinniaChathoth opened this issue · comments

As part of the project we wanted to create a tree component with search, filter and drag and drop features.
We are using IgrTree component
Search feature :- We need an option to search for items in the tree.
Sort feature :- Component should provide an option to sort the tree items based on custom conditions.
Drang and drop :- Feature to drag and drop an item from one level to another level of the tree.