Completed
Last Updated: 28 Mar 2016 06:56 by ADMIN
ADMIN
Dess | Tech Support Engineer, Principal
Created on: 23 Feb 2016 13:58
Category:
Type: Bug Report
0
FIX. RadDropDownList - auto complete items overlap in VisualStudio2012 themes
Workaround: increase the ItemHeight

this.radDropDownList1.DropDownListElement.AutoCompleteSuggest.DropDownList.ItemHeight = 40;
Attached Files:
0 comments