RadComboBox: An <input> element within an ItemTemplate cannot be focused by tapping on it on mobile devices, when a scroll for the drop-down is present
To resolve this, you can disable the touch scroll extender when the page loads, which should allow the text boxes to respond to touch events as expected. Please try the following JavaScript snippet in your page: