nehakadam / AnyPicker

jQuery Picker Library for Android, iOS & Windows Phone. eg Date Picker, Time Picker, DateTime Picker, Custom Select etc
https://nehakadam.github.io/AnyPicker/
MIT License
116 stars 37 forks source link

How can i set dynamically value in AnyPicker? #20

Open bohdanz1997 opened 6 years ago

bohdanz1997 commented 6 years ago

I have list of numbers [1,2,3...], i load them to Anypicker, and display in page as clickable list. So when user click on some number from list i need to synchronise my anypicker component value according to this value

msngithub commented 5 years ago

i have same problem how can i set dynamically value in select mode ?