Data Grid Reactive Context Menu Custom Menu Item Label
Application Type
Reactive
Service Studio Version
11.14.7 (Build 58100)

I need to have a custom menu item in the Context menu of the Grid. The label of the custom menu item needs to be based on particular field value. 

For e.g -

We have a grid with a Status field. If Status field value of the selected row is "Active" then when we need to have the label of menu as "Deactivate", if it is "Deactive" then we need to have label of the menu as "Activate".

The version of my DataGrid is "2.6.1". 

Please let me know how I can achieve this functionality.

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