How to use the extension #88
Unanswered
AhmedTawfek
asked this question in
Q&A
Replies: 2 comments 5 replies
-
You can find samples for the main use cases in the sample app |
Beta Was this translation helpful? Give feedback.
1 reply
-
I think you must ensure you're new column styles use the correct template: |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My question may appear silly, but i couldn't manage how to use this extension ...
I already downloaded the extension from nuGet, added the namespace at the window.xaml and enabled the filter to the datagrid, now how can i use the filter as popUpMenu ? when i used this line "dgx:DataGridFilterColumn.Template="{StaticResource FilterWithPopup}", it gives me an error because it can't find the resource.
Am i missing something? sorry am new to WPF.
Beta Was this translation helpful? Give feedback.
All reactions