Hi,
Thanks in Advance,
Silly question, but if you are using a barcode scanner that does not need the same user-intervention that a normal type-ahead does. Why go to the trouble and overhead of using the combo box.
The user should have the provision to scan the barcode label and if the barcode label is not available or damagaed the user should be able to type-in the code and at the same time see the available codes for ease of selection. That is the reason why we need to use a type-ahead combo, but still it should be able to take a scanner input also. When we develop a good software, we need to take care of all situations and that is the intent behind this question. As far as I see it, it is a simple aspect that infragistics can solve it in the next version at least provided it is understood.
Try - copy/paste from clipboard into a typeahead field and you will find that it doest work.