Hi there,
I'm currently building a web application to be used on a Tablet/Touch based computer. I've got a lot of RadComboBoxes on my page that are both binded to a DataSource or called by a WebService.
The problem is, my ComboBoxes are pulling a multitude of items, and depending on the size of the User's fingers it may be hard for them to select items in the drop-down area of the RadComboBox.
Is there a way of setting the height of the ComboBox Items? I'm guessing it should just be slight CSS change.
Here's an example of one of my boxes.
Best Regards,
Landon