Hi.
Is it possiblle add a contextual menu on a grid row and choose actions for that row?
Thanks.
Hi all,
This will be done through a context menu event the grid will expose so you can show the upcoming context menu component through it.
Regards,
Marin Bratanov
Progress Telerik
Hello,
I would suggest that you Follow the ContextMenu component implementation in the following page first (I've already added your Vote for you): https://feedback.telerik.com/blazor/1413035-context-menu. Once that gets implemented, you will be able to get something done yourself (e.g., through a cell template or row template, and after this get done).
Once a context menu component becomes available perhaps some integration with the grid will become possible. I've also moved this feature request to the public portal so we can gather the community interest in such an integration because this is actually the first time someone asks for it. Here's a link where you can find it: https://feedback.telerik.com/blazor/1444877-contextual-menu-for-the-grid-rows.
Regards,
Marin Bratanov
Progress Telerik