Skip to main content

Hi all,


 


Is there an easy way (not building a custom control) to only allow the user to search, on the picker control, if the input length is greather than 5 characters?


 


Thank you,


Tiago

A not elegant workaround (we will lose some nice functionalitty provided by the picker control) is to build a list view and set the rules on the search filter and use this view as a modal popup (sub view).


Reply