Hello sir,
Am using vb.net.
I am using radmulti column combobox with FILTER and Autocompletemode as suggest.
I have attached 2 files as Odd row & even row selection images.
Odd rows selection in drop down highlights correct with arrow mark in first column of each rows.
But if i select 2,4,6th.... rows in drop down, first half of the text hides as like in second image "even rows selection"
Also If i try to filter then the drop down height and width changes while opening the drop down.
How to rectify it sir?
I have to use AutoSizeDropDownToBestFit = True, because combobox holds values of size 200.
Thank you
Jayanthi