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

Highlight selected row in RadGridView with custom row layout

3 Answers 166 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Matt1234
Top achievements
Rank 1
Matt1234 asked on 26 Nov 2010, 06:19 PM
Hello,

I would like to use a Radgridview with custom row layout, (like in this example: http://demos.telerik.com/silverlight/#GridView/CustomRowLayout), but I need the selected row to be highlighted.

What's the easiest way to achieve this?

Best regards, 
Matt

3 Answers, 1 is accepted

Sort by
0
Accepted
Vanya Pavlova
Telerik team
answered on 29 Nov 2010, 01:31 PM
Hi Matt,



Within custom defined RowLayout for your RadGridView you should define your own states for these GridViewRows in a similar way as it is implemented in a default  template of a GridViewRow. I have prepared an example for you that demonstrates how to implement custom Selected state for the GridViewRows from our online example.

 
Please see the attached example and if you need any further assistance let me know.


Sincerely yours,
Vanya Pavlova
the Telerik team
Browse the videos here>> to help you get started with RadControls for Silverlight
0
Matt1234
Top achievements
Rank 1
answered on 06 Jan 2011, 03:21 PM
Thank you very much.
0
Talk
Top achievements
Rank 1
answered on 16 Apr 2012, 06:22 PM
With this example I would like to implement the doubleclick event 
Tags
GridView
Asked by
Matt1234
Top achievements
Rank 1
Answers by
Vanya Pavlova
Telerik team
Matt1234
Top achievements
Rank 1
Talk
Top achievements
Rank 1
Share this question
or