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

[Solved] Row not selected when edited

3 Answers 93 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Wiktor
Top achievements
Rank 1
Wiktor asked on 30 Nov 2010, 04:00 PM
Hi,
I noticed a weird behavior of the RadGridView when EditTriggers="CellClick" is used. When I click on a cell, it goes into edit mode, but the row doesn't. Sometimes, a different row goes into edit mode. I don't know if it matters, but the gridview is hosted in RadWindow. When I use a similar code on a page, a gridview behaves correctly.

Please see this behavior in the screencast: http://www.screencast.com/users/wiktor256/folders/Software%20Development/media/61a3b759-ac39-4359-b9cb-56454a793696

BTW. I stepped through the code, and it appears that the correct item is selected in the gridview even though it is not shown as such. So, I conclude that the gridview just doesn't highlight correctly a selected row under certain circumstances.

Best regards,
Wiktor

3 Answers, 1 is accepted

Sort by
0
Milan
Telerik team
answered on 05 Dec 2010, 09:53 PM
Hello Wiktor,

We are investigating the issue and we will contact you as soon as we have more information. Thank you for your patience. 


Kind regards,
Milan
the Telerik team
Browse the videos here>> to help you get started with RadControls for Silverlight
0
Milan
Telerik team
answered on 10 Dec 2010, 12:33 PM
Hi Wiktor,

I was unable to reproduce the problem with my application. Maybe the problem is related to the custom editors/cells that you have your project. Could you please try to replicate the issue with the attached application?

Thank you for your time.

Kind regards,
Milan
the Telerik team
Browse the videos here>> to help you get started with RadControls for Silverlight
0
Wiktor
Top achievements
Rank 1
answered on 12 Jan 2011, 10:54 PM
The problem was in my code. I am sorry for the inconvenience.
Tags
GridView
Asked by
Wiktor
Top achievements
Rank 1
Answers by
Milan
Telerik team
Wiktor
Top achievements
Rank 1
Share this question
or