Hi Peter Cowling,
thanks for your reply.
I am not looking for auto complete (Any way that example is helpful for me for my project). I am looking for Searching For e.g.
Let us have a comboBox displaying countries : Australia, Denmark, Egypt, Nepal, Norway, Spain and Uganda.
When that combobox is selected.
If we type 'A' then Australia gets selected, Then when we type 'U' then Uganda gets selected. But I want 'AU' to get selected (i.e. Australia in this case)
The same thing happens in Datagrid as well.
Thank You
|