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

AllowsMultipleSelectionDuringEditing not supported #219

Open
therealjohn opened this issue Mar 12, 2014 · 0 comments
Open

AllowsMultipleSelectionDuringEditing not supported #219

therealjohn opened this issue Mar 12, 2014 · 0 comments

Comments

@therealjohn
Copy link

If you use UITableView.AllowsMultipleSelectionDuringEditing with
Monotouch.Dialog. If the property is set to true, the click on the table (with
edit mode enabled) seems to be ignored (no selection happens). If there is an
Element.Tapped, it will be executed. In my current implementation it will push
a new UIView to the NavigationController, but this is not what you expect in
edit-mode.

See https://bugzilla.xamarin.com/show_bug.cgi?id=10015

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