I read about the popup menu in the documentation here. I’m not clear as to whether this menu is already provided and we just have to enable a particular property to make it available? Or is it just an example of a popup menu and needs to be created? I’ve just begun exploring devexpress grids and any help would be appreciated.
Share
This topic is devoted to the XtraGrid – the Winforms Grid. The ASPxGridView does not provide this menu, you may try to implement it yourself as it is shown in the
ASPxGridView – How to implement showing/hiding columns in the manner similar to ASPxPivotGrid
example.