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
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
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 >>