Context MenuPremium
The KendoReact TreeList displays a context menu using the ContextMenu component
. The right-click action triggers the context menu, and the onRowContextMenu
event is fired when TreeList cells are rendered.
Row Operations
You can add arbitrary options to the ContextMenu and execute different actions based on your application's requirements. The example demonstrates how to open a custom Dialog
.
Change Theme
Theme
Loading ...