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

[Solved] Mark grid row as modified

1 Answer 128 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.
uku
Top achievements
Rank 1
uku asked on 03 Feb 2010, 04:10 PM
Hello,

I want to mark a grid row as modified automatically when a modification was done in that row and I would prefer to put a asterisk in the row indicator column to avoid wasting space for an additional column, but I don't know how to do it.

Please let me know if this is possible or if I have to think about another solution.

Thanks

Uwe

1 Answer, 1 is accepted

Sort by
0
Nedyalko Nikolov
Telerik team
answered on 09 Feb 2010, 08:59 AM
Hi uku,

I'm attaching a sample project which can give you an idea how to meet your goals. In the app.xaml file you will find some styles for GridViewRow. Within the RadGridView.RowLoaded event you can change row style according to your data. The style named as "GridViewRowStyle1" is the default row style for Office_Black theme taken with Microsoft Expression Blend. Hope this will help.

Sincerely yours,
Nedyalko Nikolov
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
Tags
GridView
Asked by
uku
Top achievements
Rank 1
Answers by
Nedyalko Nikolov
Telerik team
Share this question
or