gwt ext combobox
Posted
by usman
on Stack Overflow
See other posts from Stack Overflow
or by usman
Published on 2009-06-12T12:31:20Z
Indexed on
2010/05/23
16:21 UTC
Read the original article
Hit count: 462
hi, i am using gwt ext.i have a combo box.i want to set my own filter to display the value. Any idea please
eg: combobox contain : jon , jockey jo, rock k, michle ken, jonty mark,
if i enter k the combo box has to show rock k. condition is it has to check the starting letter word of the list
© Stack Overflow or respective owner