I'm using a combobox with telerik skin for filtering in my radgrid. Using IE 7, each combobox shows vertical & hortizonal scrollbars whether they are necessary or not. I am setting the dropdownlistwidth property that should ensure my users don't have to scroll - the horizontal scroll shows up no matter what. Also, the vertical scroll always shows up always hiding the last item in the list - even when the list only has 2 items.
The same code works perfectly in FF, so I'm sure it's a css problem in the skin. I've tried a few other skins in IE and still get the weird scrolling. Any chance this is any easy fix in the css? I plan to create a custom skin so hopefully this is an easy item to address.
The same code works perfectly in FF, so I'm sure it's a css problem in the skin. I've tried a few other skins in IE and still get the weird scrolling. Any chance this is any easy fix in the css? I plan to create a custom skin so hopefully this is an easy item to address.