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

How to get what item was selected ? #6

Open
ghost opened this issue Mar 27, 2018 · 2 comments
Open

How to get what item was selected ? #6

ghost opened this issue Mar 27, 2018 · 2 comments

Comments

@ghost
Copy link

ghost commented Mar 27, 2018

I am looking for solution to solve how to make something similar like ItemSelected in normal ListView.

@DanielCauser
Copy link
Owner

DanielCauser commented May 10, 2018

Hey @AdamSotak you can add a Behavior and wrap it to the list. Also wrap that all the way down to the renderer. There is actually an issue open to add this to the sample code :)

#3 #4

@primehalo
Copy link

Could you add this or show how to do this (for HorizontalViewNative)? I would absolutely do it myself if I knew how but I'm working on my first Xamarin Forms project and there's still a lot I don't know. I currently have a TapGestureREcognizer set inside the viewcell which seems to work but perhaps that is what's causing my app to crash when I scroll the list too much.

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