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

Option to provide pre-selected items #15

Closed
nitinhayaran opened this issue Aug 28, 2015 · 2 comments
Closed

Option to provide pre-selected items #15

nitinhayaran opened this issue Aug 28, 2015 · 2 comments

Comments

@nitinhayaran
Copy link

Currently there is no way to provide pre-selected items.

Possible use case:
If we save selected options on backend, then ideally Picker should be loaded with pre-selected options.

@chenzeyu
Copy link
Owner

I think I figured out how to do it properly, will add soon.

@chenzeyu
Copy link
Owner

added - (void)setSelectedRows: (NSArray *)rows; in 0.3.6

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

No branches or pull requests

2 participants