I am using the rad multi combox box and it work rather well on touch I just want to make the blue area wider so it looks like they touch it with their thumb its very small at present and easy for them to miss.
3 Answers, 1 is accepted
0
Hristo
Telerik team
answered on 18 Dec 2018, 09:53 AM
Hello David,
Thank you for writing.
It is possible to increase the size of the editor and the arrow button this way:
this.radMultiColumnComboBox1.MultiColumnComboBoxElement.EditorElement.MinSize = new Size(0, 50);
I hope this will help. Let me know if you need further assistance.
Regards,
Hristo
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.Learn More.
Many thanks Hristo nice to see you still about, you been their for a few years now mate.
That worked a charm didnt no was the new material theme looks sweet will impress my bosses thinking im a gui genuis lol
0
Hristo
Telerik team
answered on 19 Dec 2018, 06:31 AM
Hi David,
Yes, I am still around :). I am also glad that the Material theme fits your actual project. Besides the several color variations, we have built-in - MaterialPink, MaterialTeal, and MaterialBlueGrey, the Visual Style Builder tool also provides UI for blending other colors as well:
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.Learn More.