Hello Syncfusion's team,
I have two problems with MulticolumnComboBox :
1) When I enter "0000...0" in text area, the MultiColumnComboBox dispay all elements without take into count "000...0" and this happen only when I enter a string of zero.
2) When I use barcode reader to select an element, I would like the SelectedIndex event triggers automatically without use keys or mouse.
3) When user enter text that is matching with an element of the MultiColumnComboBox, I would like the selection of the first element is done directly by pressing the enter key.
Thank you very match in advance for your efforts and your help.
Cosyspro
Regards
Hi Syncfusion's team,
I am still waiting for your response to unlock the situation!
Thank you in advance.
Cosyspro
Regards
Hi Cosyspro,
Sorry for the inconvenience caused.
We are unable to reproduce the reported issue based on the given information regarding the MultiColumnComboBox control.
Could you please share a demo sample that replicates the issue so that we can provide a solution?
Could you please confirm if the second query regarding the barcode is a separate issue or related to the MultiColumnComboBox control?
Regards,
Bhaskar Suresh
Hi Bhaskar Suresh,
1) In attached the demo showing the problem with filter.
2) The second query about barcode reader is a related to the MultiColumnComboBox. I could when user uses codbare reader, the selection of the matching element will do automatically.
Ragards
Hi Cosyspro,
When the filter condition is set to "Contains", the reported issue can be solved. Please refer to the sample and video for your reference.
If this is not your reported scenario, could you please elaborate your query?
Regards,
Bhaskar Suresh
Hi Bhaskar Suresh,
Thank you for the reply.
What about the second question :
2) The second query about barcode reader is a related to the MultiColumnComboBox. I could when user uses codbare reader, the selection of the matching element will do automatically.
Ragards
Cosyspro
Hi Cosyspro,
You can trigger the selection-related events by setting the SelectedItem property of the MultiColumnComboBox control by binding the read value of the barcode reader.
Could you please confirm if you are experimenting with the barcode reader for the first time or if the implementation of the barcode reader in the MultiColumnComboBox control is not working properly?
Could you please share the process of a barcode reader with MultiColumnComboBox more deeply? This will be very helpful for us to investigate your requirement precisely.
Regards,
Bhaskar Suresh