Is there a way to open the context menu not only in the data row but also in the group caption row?

I'm using the Syncfusion React Grid with grouping enabled. I want the context menu to appear when I right-click on a group row — the row that shows something like City: New York - 5 items.

Right now, the context menu only shows when I right-click on normal data rows, but nothing happens when I try on the group row.

Is there a way to make the context menu open when I right-click on a group row and also get the group field and value in the click event?


1 Reply

RR Rajapandi Ravi Syncfusion Team June 16, 2025 12:22 PM UTC

Hi Ch Cv,


Greetings from Syncfusion support


Based on your query, we understand that you want to have the context menu appear when right-clicking on a group caption row. However, it is important to note that group caption rows, summary rows, are primarily designed only for display purposes and do not support data operations. Therefore, by default, the context menu does not open on group caption rows in our EJ2 Grid, and this was the default behavior.


Please get back to us if you need further assistance.


Regards,

Rajapandi R


Loader.
Up arrow icon