77
Views
4
Comments
[OutSystems Data Grid] Customized Context Menu - Data Grid
outsystems-data-grid
Reactive icon
Forge asset by OutSystems
Application Type
Reactive

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.

 

2024-07-31 14-04-13
Carlos Cardoso

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


2022-12-05 07-28-20
Nihil Gujar

Please send me an OML; it's very useful. 


Thank you 

Nihil

2024-07-31 14-04-13
Carlos Cardoso

Hi Nihil

Here you go. Hope it help's. 

Table.oap
2022-12-05 07-28-20
Nihil Gujar

Hello @Carlos Cardoso , 

Rather than inside the table, I actually want to execute this in the Data Grid.


appreciate your response. 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.