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

Excel like Paste One to Many

3 Answers 73 Views
GridView
This is a migrated thread and some comments may be shown as answers.
heavywoody
Top achievements
Rank 1
heavywoody asked on 22 Dec 2010, 04:24 AM
I like the expanded clipboard operations.  Let me as you this.  Since so many users always want to mimic excel spreadsheets, is it possible to select one cell, copy the value from it, then select multiple destination cells and paste that one value to each of the cells selected? 

3 Answers, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 22 Dec 2010, 10:41 AM
Hi Christian Loepp,

You can easily achieve this by using the ClipboardPasteMode property of RadGridView:

ClipboardPasteMode="AllSelectedCells,Cells"

This should do the job.

Greetings,
Veselin Vasilev
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
0
Darrick
Top achievements
Rank 1
answered on 14 Sep 2011, 01:53 PM
I would like to accomplish the same thing, but at a row level.  Meaning, copy one row and paste it into many.  Is that possible?  Currently using 2011.2.0912.4
0
Vera
Telerik team
answered on 15 Sep 2011, 02:37 PM
Hi Darrick,

RadGridView does not provide such functionality. I have logged it in our PITS as a feature request and you can track its status here.
Thank you for your interest. Your Telerik points have been updated accordingly.

All the best,
Vera
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
Tags
GridView
Asked by
heavywoody
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Darrick
Top achievements
Rank 1
Vera
Telerik team
Share this question
or