This is a migrated thread and some comments may be shown as answers.

KeyDown with a RadGridView empty

1 Answer 58 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Adriano
Top achievements
Rank 1
Adriano asked on 15 Jul 2009, 01:39 PM
With Q2 version we have a strange behaviour with RadGridView. When we have a RadGridView with a null DataContext and we press on keyboard everywhere in our xaml, the GridView goes in exception. Following the stack trace of exception:

Stack Trace
   su Telerik.Windows.Controls.GridView.GridViewDataControl.get_EditableCollectionView()
   su Telerik.Windows.Controls.GridView.GridViewDataControl.get_EditContext()
   su Telerik.Windows.Controls.GridView.GridViewDataControl.OnKeyDown(KeyEventArgs e)
   su System.Windows.Controls.Control.OnKeyDown(Control ctrl, EventArgs e)
   su MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, String eventName)

Could you help us?
Adriano

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 15 Jul 2009, 01:41 PM
Hello Adriano,

This issue is already fixed and the fix will be part of our latest internal build (Friday).

Kind regards,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
GridView
Asked by
Adriano
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or