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

GridViewComboBoxColumn Copy to Clipboard

1 Answer 66 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 26 Mar 2014, 08:58 PM
I have a GridViewComboBoxColumn whose dropdown is populated using its ItemsSourceBinding. When I copy a row to the clipboard and paste into excel, no values are copied/pasted for the column. If I set the column's ItemsSource directly, the column copies/pastes correctly. Is there a way to make copy/paste work for the GridViewComboBoxColumn using ItemsSourceBinding?

1 Answer, 1 is accepted

Sort by
0
Yoan
Telerik team
answered on 31 Mar 2014, 03:54 PM
Hi Robert,

I've tried to reproduce your problem, but to no avail. I have attached my test project for a reference. Please give it a try and let me know how it works for you. Also, I can suggest you to check the ComboBox Column help article which demonstrates how to configure GridViewComboBoxColumn.

Regards,
Yoan
Telerik
 

Build cross-platform mobile apps using Visual Studio and .NET. Register for the online webinar on 03/27/2014, 11:00AM US ET.. Seats are limited.

 
Tags
GridView
Asked by
Robert
Top achievements
Rank 1
Answers by
Yoan
Telerik team
Share this question
or