Skip to content

errors in FilterDescriptions not imported #127

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
hamzamg opened this issue Apr 3, 2025 · 1 comment
Open

errors in FilterDescriptions not imported #127

hamzamg opened this issue Apr 3, 2025 · 1 comment

Comments

@hamzamg
Copy link

hamzamg commented Apr 3, 2025

The appearance of these errors

'TableView' does not contain a definition for 'RefreshFilter' and no accessible extension method 'RefreshFilter' accepting a first argument of type 'TableView' could be found (are you missing a using directive or an assembly reference?)

The type or namespace name 'FilterDescription' could not be found (are you missing a using directive or an assembly reference?)

'TableView' does not contain a definition for 'FilterDescriptions' and no accessible extension method 'FilterDescriptions' accepting a first argument of type 'TableView' could be found (are you missing a using directive or an assembly reference?)

@w-ahmad
Copy link
Owner

w-ahmad commented Apr 3, 2025

I couldn't understand why you are getting these errors. Do you have any additional information? For example, what's the NuGet package version of WinUI.TableView and WinAppSDK?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants