Completed
Last Updated: 12 Mar 2014 11:07 by ADMIN
ADMIN
Dimitar
Created on: 22 Nov 2013 05:45
Category: GridView
Type: Bug Report
0
FIX. RadGridView - KeyDown event is not fired when the control key is pressed.
To reproduce: - Subscribe to the grids KeyDown event. - You will notice that KeyDown event is not fired when the control key is pressed. 

Workaround: - Use the KeyUp event instead. - Also setting the ClipboardCopyMode property to disabled will activate the event for this case. 
0 comments