Hi All,
I'm working on customizing certain menu items available on Filter ContextMenu. For that I'm handling ContextMenuOpening event.
This event is generated for all context menus like, Header context menu, Data row context menu and Filter row funnel-button context menu. I wanted to differentiate among these Context Menus and handle only Filter row funnel-button context menu.
Actually one thing I observed was on ContextMenuProvider. It varies like HeaderCellElement, DataCellElement and for funnel-button it is null. Is it a right object to differentiate the context menus or is there any other options available? Please help me out.
Thanks and Regards
ArunDhaJ
I'm working on customizing certain menu items available on Filter ContextMenu. For that I'm handling ContextMenuOpening event.
This event is generated for all context menus like, Header context menu, Data row context menu and Filter row funnel-button context menu. I wanted to differentiate among these Context Menus and handle only Filter row funnel-button context menu.
Actually one thing I observed was on ContextMenuProvider. It varies like HeaderCellElement, DataCellElement and for funnel-button it is null. Is it a right object to differentiate the context menus or is there any other options available? Please help me out.
Thanks and Regards
ArunDhaJ