Good day!
I have a GridView with Details (which open by click on plus), and details page contains a GridView with Details (the details are a GridView too).
The first GridView has a ContextMenu and it looks like the inner grids have the same ContextMenu :(
But I want the ContextMenu to be only at the first GridView (in a pinch at the first and at the second GridView, but not at third) - how can I do it?
I have a GridView with Details (which open by click on plus), and details page contains a GridView with Details (the details are a GridView too).
The first GridView has a ContextMenu and it looks like the inner grids have the same ContextMenu :(
But I want the ContextMenu to be only at the first GridView (in a pinch at the first and at the second GridView, but not at third) - how can I do it?