inputpicker
inputpicker copied to clipboard
Change inputpicker data
I just want to say, after months of using this inputpicker, i finally found how to change inputpicker data without create a new one, i didnt find the solution on web
The code is: $("#input_id").inputpicker('data', new_data_array);