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

Highlighting Updated row details in radgridview

1 Answer 71 Views
GridView
This is a migrated thread and some comments may be shown as answers.
kannan
Top achievements
Rank 1
kannan asked on 22 Apr 2011, 01:54 PM
Hi,

My project is based on silverlight 4 and MVVM pattern. I have a gridview with rowdetails edit option. I want to highlight a particular row which is updated recently. Is there any option to highlight a particular row detail after edited it ?.


Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Vanya Pavlova
Telerik team
answered on 22 Apr 2011, 02:01 PM
Hi Kannan,

 

There is nothing special about editing with Row Details. It is just the same as displaying data, only you need to bind your editing controls with a TwoWay binding so that changes will be applied to the currently edited data item. Furthermore you may check the following demos:

                                                    "Row Details TemplateSelector"
                                                       "Row Details Style Selector"


Best wishes,
Vanya Pavlova
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
kannan
Top achievements
Rank 1
Answers by
Vanya Pavlova
Telerik team
Share this question
or