Hello,
I want to add a Context Menu, When ever I right clicked the cell inside Data grid.
Default Context Menu I want to achieve Something Like below when I Right-clicked to the cell of Data grid.
Hi @Nihil Gujar
You want to do something like this?
can add a column to the table grid and put a popover menu widget to have all the options.
You can add a column to the table grid and put a popover menu widget to have all the options.
And just add in all the action connected to the current row of the table
Please send me an OML; it's very useful.
Thank you
Nihil
Hi Nihil
Here you go. Hope it help's.
Hello @Carlos Cardoso ,
Rather than inside the table, I actually want to execute this in the Data Grid.
appreciate your response.