TreeView Sticky

1 Answer 61 Views
TreeView
Top achievements
Rank 1
asked on 16 Jul 2024, 04:34 PM

How do I implement the sticky feature on the dropdownlist component? When browsing files on a code editor like Vscode, browsing deep level files, he pastes the parent file to the top. (I translated it from Chinese to English, please see the picture if you don't understand, thank you)

Implement sticky functions similar to those in the picture

/Users/like/code/Angular/angular-kendo/node_modules/@angular-devkit/architect/node/jobs/job-registry.js

 

1 Answer, 1 is accepted

Sort by
0
Martin Bechev
Telerik team
answered on 19 Jul 2024, 08:09 AM

Hello,

Currently, the Kendo Angular DropDownList supports sticky headers. However, they are supported if the data of the component is grouped. For more details please check the following article and demos:

https://www.telerik.com/kendo-angular-ui/components/dropdowns/dropdownlist/grouping/

Regards,
Martin Bechev
Progress Telerik

Do you have a stake in the designеr-developer collaboration process? If so, take our survey to share your perspective and become part of this global research. You’ll be among the first to know once the results are out.
-> Start The State of Designer-Developer Collaboration Survey 2024

Top achievements
Rank 1
commented on 22 Jul 2024, 06:47 AM

Thank you very much for your answer, but I hope that the kendo-treeview component has such a function. Is there any way?
Martin Bechev
Telerik team
commented on 24 Jul 2024, 07:32 AM

Hi,

Currently, similar functionality is not available for the TreeView component (except when using grouping).

Tags
TreeView
Asked by
Top achievements
Rank 1
Answers by
Martin Bechev
Telerik team
Share this question
or