Since I updated to the 2009Q1 service pack released on April 2, all my combo boxes seem to have vertical scroll bars.
I tried the things below that I found in your knowledge-base without success, but without success. Any other ideas?
I tried the things below that I found in your knowledge-base without success, but without success. Any other ideas?
| html { overflow: hidden; } |
| .RadComboBoxDropDown Default .rcbScroll{overflow-y:hidden!important;} |
| MaxHeight="999" |