Hi,
I need to implement two functionality for treelist control
1. Freezing of column and rows
2. Drag and Drop column and rows
Hello,
The final feature of the list to Drag and Drop rows is already live:
https://www.telerik.com/kendo-react-ui/components/treelist/dragdrop/
Regards,
Stefan
Progress Telerik
Hello, Sandeep,
1. Freezing of column and rows:
- frozen columns are available already:
https://www.telerik.com/kendo-react-ui/components/treelist/columns/locked/
- frozen rows: currently being evaluated and we are planning it.
2. Drag and Drop column and rows:
- drag and drop on columns is already available:
https://www.telerik.com/kendo-react-ui/components/treelist/columns/reordering/
- Drag and drop on rows - This is already on a pull request and it is being tested.
We will follow up when the two remaining features are added.
Regards,
Stefan
Progress Telerik