I have been using this fantastic @Alexander Stolte control with satisfaction for a long time.
I load a picker from db loading everything on an array.
Now I have to empty the picker, load the array again and re-run the data loading in the picker.
But I can't find a way to clean the picker. I saw that there is a function picker.Clear(col), but putting the reference to the column does not do anything.
Where am I going wrong?
I load a picker from db loading everything on an array.
Now I have to empty the picker, load the array again and re-run the data loading in the picker.
But I can't find a way to clean the picker. I saw that there is a function picker.Clear(col), but putting the reference to the column does not do anything.
Where am I going wrong?