Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
215
Ribbon menu in xamDatagrid
posted

Hi,

I have a usecase in which i need to use a XamDataGrid in my application which has a cell which is currently having a xamComboEditor control with list of values. But now the scenerio is since the list of the combo is growing large and it can be grouped based on the category of items present in it , i need to find a way to show a popup or (Any other approach) using which if the user clicks on the cell it should display a list of pop up at the location which has list of values grouped under the category (similar to a menu/Context menu).

So i want to know if we can use ribbon menu control in the xamdatagrid cell to achieve this or any other ideas you have are more than welcome :)