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

Problem with Q3 2008 SP1 and MultiSelect

1 Answer 46 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Rachel
Top achievements
Rank 2
Rachel asked on 11 Dec 2008, 05:02 AM
I recently upgraded to Q3 2008 SP1 RadControls, and now am observing the following issue.  If I enable MultiSelect on my grid, and then right-click below the existing rows (in the blank space after the last row) on the grid, I get an exception:

"Object reference not set to an instance of an object"

Through process of elimination, I was able to determine the exception is occuring only when MultiSelect is set to true, and am able to reproduce in a sample project as well.  Multiselect is an important feature in my application, is there a workaround for this bug?

Thank you,
Rachel

1 Answer, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 12 Dec 2008, 01:15 PM
Hello Rachel,

Thank you for reporting the issue.

I was able to reproduce it. It will be addressed in the next release. For the time being I have prepared a workaround for you. It concerns inheriting from RadGridView and overriding the OnMouseDown method. I have attached a sample project to demonstrate it.

I have updated your Telerik points account for the report. If you have additional questions, feel free to contact me.

Sincerely yours,
Nikolay
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
GridView
Asked by
Rachel
Top achievements
Rank 2
Answers by
Nikolay
Telerik team
Share this question
or