I have a XamDataGrid where I have Xamcomboeditors as the cell editor type. I have the property DropDownButtonDisplayMode set to MouseOver, however when I mouse over the cells with the combo editors I do not see the drop down button of the combo editor.
-Chris
Hello Gleb,
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well.
Thanks again.
As I have proven once again, posting a question on a forum is a great way to find the answer on your own :)
There is a property that can be set to always show the drop down arrow as follows:
<Setter Property="DropDownButtonDisplayMode" Value="Always"></Setter>
My question is resolved.
I have a related question... XamComboEditor is not showing drop down button in XamDataGrid with no mouse over. I would like the drop down button/icon to be visible on all records in my grid that have a XamComboEditor.
Please advise what settings or alternative implementation can achieve a visible drop down button with no mouse over in xamDataGrid.
Thanks,
Gleb
Hello Chris,
I am just checking the progress of this issue. Please let me know if you need my assistance on the matter.
I will keep this case open for another three days while I wait for your response. If at that time you haven't responded, I will close this case as inactive. Please note that closed cases may be reopened within thirty days of closure.
I am still following this thread. I'm just checking if you've managed to resolve your issue or you still need our assistance on the matter.