Hi,
I am using sync customcontrol derived from grid control.I am using combobox in that control.
Scenario:
For examlple:
Field Name : Broker
Value Member : BrokerId (Double)
Diaplay Member: BrokerName (string)
If display member and value member both are broker name, if I press any albhabet it goes to corresponding position.
If both are different like brokerid and broker name. If I press let say for example ''d'' it does not take me there. I still have to scroll down to find.
Any idea..
Thanks, Anna