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

Error when right click on grouped row

2 Answers 56 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Richard Slade
Top achievements
Rank 2
Richard Slade asked on 21 Jul 2009, 03:28 PM
Hello,

If I have a RadgridView and group by a column, colapse all the rows, then right click on one of the rows (on the blue group name in the RadGridView) I get the following error:

Object reference not set to an instance of an object.

at Telerik.WinControls.UI.RadGridView.ValidateColumnChange(GridViewColumn column)

at Telerik.WinControls.UI.GridViewTemplate.SetCurrentColumn(GridViewColumn column, Boolean update, Boolean shift, Boolean control)

at Telerik.WinControls.UI.BaseGridBehavior.SetCurrentPosition(GridRowElement row, GridCellElement cell)

at Telerik.WinControls.UI.BaseGridBehavior.OnMouseDownRight(MouseEventArgs e)

at Telerik.WinControls.UI.BaseGridBehavior.OnMouseDown(MouseEventArgs e)

at Telerik.WinControls.UI.RadGridView.OnMouseDown(MouseEventArgs e)

at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)

at System.Windows.Forms.Control.WndProc(Message& m)

at System.Windows.Forms.ScrollableControl.WndProc(Message& m)

at Telerik.WinControls.RadControl.WndProc(Message& m)

at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

2 Answers, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 24 Jul 2009, 07:31 AM
Hi Richard Slade,

I am happy to inform you that this issue is already addressed in the Internal Build that we uploaded two days ago. You can find this build in Your Account >> Downloads >> RadControls for WinForms >> Latest Internal Builds.

If you have additional questions, feel free to contact me.

Regards,
Nikolay
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.
0
Richard Slade
Top achievements
Rank 2
answered on 24 Jul 2009, 05:10 PM
Thanks for your reply. Giess I´ll wait for SP1 as it´s not far off.

Richard
Tags
GridView
Asked by
Richard Slade
Top achievements
Rank 2
Answers by
Nikolay
Telerik team
Richard Slade
Top achievements
Rank 2
Share this question
or