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

How to edit multiple cells

1 Answer 107 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Alexander
Top achievements
Rank 1
Alexander asked on 07 Nov 2013, 01:56 PM
Hi

I need a hint how to implement the editing of multiple cells with one operation? Using MS-DataGrid I'm waiting in the PreviewKeyDown event for Key.Enter and then copy the entered value from the visual tree to all selected cells.

Is there an easier way to do this with the RadGridView?

UPDATE: Found the RowEditEnded by my self. The only left issue was to leave the edit mode of the next cell after hitting enter. Solved this in the PreviewKeyUp event.

1 Answer, 1 is accepted

Sort by
0
Yoan
Telerik team
answered on 08 Nov 2013, 08:13 AM
Hello Alexander,

I am glad to hear that you could resolve the problem by yourself.

Regards,
Yoana
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
GridView
Asked by
Alexander
Top achievements
Rank 1
Answers by
Yoan
Telerik team
Share this question
or