macgile / DataGridFilter

WPF Filterable Datagrid, multi language
MIT License
372 stars 77 forks source link

Unable to set the background of Dropdown menu #122

Closed sarfaraz78615 closed 11 months ago

sarfaraz78615 commented 1 year ago

Default background is Transparent

image

KC-MarKamp commented 11 months ago

Hi @sarfaraz78615, I'm currently working on it! I'm making a property for it so you can set the color yourself from within the control🙂.

Edit: See my pull request (https://github.com/macgile/DataGridFilter/pull/130#issue-1926903475)

macgile commented 11 months ago

Hi, thanks to the contribution of KC-MarKamp, your problem is solved