Completed
Last Updated: 20 Oct 2014 12:04 by Jesse Dyck
ADMIN
Paul
Created on: 07 Aug 2013 10:45
Category: GridView
Type: Bug Report
2
FIX. RadGridView - ComboBoxColumn when in data bound mode with auto complete set to SuggestAppend wrong results might be obtained, as the last valid item gets appended
FIX. RadGridView ComboBoxColumn when in data bound mode with auto complete set to SuggestAppend wrong results might be obtained.
How to reporduce: Use RadGridView with ComboBoxColumn and set AutoCompleteMode to SuggestAppend. Also set DropDownStyle to DropDown. When start typing if nonexisting item gets typed the column will append the closest available item to the cell.
1 comment
Jesse Dyck
Posted on: 07 Aug 2013 15:38
In data entery grids with combobox columns this requirment is mandatory !