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

[Solved] Change row on selection

3 Answers 67 Views
Grid for XAML
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Web
Top achievements
Rank 1
Web asked on 20 Mar 2013, 07:21 PM
Hi,

I'm using the RadDataGrid 8 an would like to know if there is a way to change the template on a row after it has been selected. The use case I'm going for is to allow editing on the selected row. I have not been able to find any API's that would support that.

Thanks,
C.

3 Answers, 1 is accepted

Sort by
0
Tsvyatko
Telerik team
answered on 25 Mar 2013, 12:28 PM
Hello,

 if understand the scenario correctly you need to mark all the rows that had been selected (not only current ones) with different style. Although, current DataGrid does not support conditional styling on row level, you can take advantage of cell decoration conditional styling to achieve the desired result.

I have prepared sample application that demonstrates how achieve it. Please have a look and let us know if it fits to your scenario.

All the best,
Tsvyatko
the Telerik team
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
0
Web
Top achievements
Rank 1
answered on 26 Mar 2013, 04:15 AM
No, what I need to do is when the row is selected change the template so that I can put it into an editing mode from a display mode.
0
Tsvyatko
Telerik team
answered on 26 Mar 2013, 08:39 AM
Hello,

Please excuse us for the misunderstanding. Unfortunately, since our control is still in CTP it lacks some features, one of which is editing. Nevertheless, we are planning it with high priority and it will be included in our Q2 release.

 For more information regarding the next release you can check our Roadmap.

Kind regards,
Tsvyatko
the Telerik team
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
Tags
Grid for XAML
Asked by
Web
Top achievements
Rank 1
Answers by
Tsvyatko
Telerik team
Web
Top achievements
Rank 1
Share this question
or