Hi,
is there anyway to restrict the combo box to filter only when the I type text greater than 3.
For example, Lets take I binded combo box to 1 million names(name1,name2,name3...name1000000) and EnableLoadOnDemand is enabled. So, if I type 'n' letter to filter, it starts filter my combo box. Because, I know very that all the names will start with 'name' string, I don't want to search until the user types his 5th letter.
Is there anyway to do this???
Thanks in advance.
Mahesh.
is there anyway to restrict the combo box to filter only when the I type text greater than 3.
For example, Lets take I binded combo box to 1 million names(name1,name2,name3...name1000000) and EnableLoadOnDemand is enabled. So, if I type 'n' letter to filter, it starts filter my combo box. Because, I know very that all the names will start with 'name' string, I don't want to search until the user types his 5th letter.
Is there anyway to do this???
Thanks in advance.
Mahesh.