Hi Exp,
I am using ultracobmo6.2 for shwoing name along with its Id as hidden field in it.
I use to perform seach on this Ultracombo.
When i write Alphabets it seaches fine but when i start searching with numeric value like 01,23,12
then it does not search anything that is also right but as we click on other ultracombo then
search is performed in first Ultracobmo with its hidden Id not on name
e.g as i wrote 13 in that ultracobmo when i click on another combo first combo gives the name of Id 13
which is not right.
How we can avoid searching on Id.
Regards,
Rajesh Kumar
India
I'm not sure I followed this, but I think you might just need to set the contorl's DisplayMember property to the column that represents the name field.