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

Copy to Clipboard

5 Answers 112 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
JungTae
Top achievements
Rank 1
JungTae asked on 25 Oct 2010, 04:57 PM
I am using the TreeListView for Silverlight 3, and I was wondering if there was any way to copy the data from the TreeListView to the clipboard so that I can copy and paste the data to a spreadsheet. Is there any way to enable this? If not, is there a plan to enable copying to clipboard any time soon?

5 Answers, 1 is accepted

Sort by
0
Yavor Georgiev
Telerik team
answered on 25 Oct 2010, 05:04 PM
Hello JungTae,

 Unfortunately, Silverlight 3 does not support Clipboard access. You can use RadTreeListView for Silverlight 4, which supports copying.

All the best,
Yavor Georgiev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
JungTae
Top achievements
Rank 1
answered on 25 Oct 2010, 06:11 PM
Do you know if there's a way to achieve this using WCF service or other possible workarounds?
0
JungTae
Top achievements
Rank 1
answered on 25 Oct 2010, 06:57 PM
following up from my last question, is it possible for me to create a custom control which inherits from your silverlight 3 treelistview which does support clipboard? If so, how would I enable the user to copy to the clipboard?
0
Yavor Georgiev
Telerik team
answered on 26 Oct 2010, 10:38 AM
Hello JungTae,

 I'm sorry, but the Silverlight 3 framework simply does not expose programmatic access to the Clipboard. Such functionality is introduced in Silverlight 4 and our SL4 controls make full use of it.

Sincerely yours,
Yavor Georgiev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
JungTae
Top achievements
Rank 1
answered on 26 Oct 2010, 04:59 PM
I figured out how to do it in silverlight 3, and I know this may sound rude but I really have to say this. Has it ever occured to you telerik admins that the reaon that I'm using Silverlight 3 dlls is because I CAN'T use silverlight 4 for development? For example, my company does not use VSTS2010 to develop, so it's impossible for me to develop using Silverlight 4 dlls. When a user specifies that he or she is using Silverlight 3, please stop recommending them to use Silverlight 4 dlls and just simply state if what they are trying to do is possible or not in their development platform
Tags
TreeListView
Asked by
JungTae
Top achievements
Rank 1
Answers by
Yavor Georgiev
Telerik team
JungTae
Top achievements
Rank 1
Share this question
or