Completed
Last Updated: 27 Nov 2014 12:12 by ADMIN
ADMIN
Dess | Tech Support Engineer, Principal
Created on: 17 Nov 2014 13:16
Category: GridView
Type: Bug Report
0
IMPROVE. RadGridView - When you activate the editor by pressing a key, the editor is not initialized with the key value (GridViewCalculatorColumn, GridViewBrowseColumn, GridViewColorColumn)
It is related to GridViewCalculatorColumn, GridViewBrowseColumn.

Workaround: use a custom row behavior and override the ProcessAlphaNumericKey method to initialize the editor with the respective value.

http://www.telerik.com/help/winforms/gridview-rows-row-behaviors.html
0 comments