Skip to content
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

Can't access object property of SelectedItem #38

Open
VerstraeteWout opened this issue Mar 30, 2023 · 1 comment
Open

Can't access object property of SelectedItem #38

VerstraeteWout opened this issue Mar 30, 2023 · 1 comment

Comments

@VerstraeteWout
Copy link

I'm having an issue with the syncfusion autocomplete for maui.

I want to get the value of the property value in productmodel, but there seems to be an issue, so when i select an item it shows it correctly and not the name:

image
image

When I leave SelectedValuePath empty I get the following result:

image

But when I set the SelectedValuePath to value, like this:

image

I get the following result:
image

Is there something wrong with how I'm trying to access the value property of the SelectedItem?

@VerstraeteWout
Copy link
Author

Any updates on this issue?

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

1 participant