I have it setup and have a List with the data like:
user ID, user first name, last name, companyname
and now people will have to know the ID instead of searching by companyname (contains instead of startswith)
is that possible? or having a panel below the textbox with 5 items which also match (contain/startswith) the searchstring?