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

Paste in an empty GridView (Inside a rad window)

1 Answer 74 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Diego
Top achievements
Rank 1
Diego asked on 02 Sep 2013, 11:07 PM
Hello,

I got a RadGridView Inside a RadWindow, I'm trying to paste in this RadGridview some data copied from Excel, it works fine if i click over the left top corner of the Radgridview, but if i open the RadWindow and attempt to paste right away, it just doesnt work, the paste event doesnt get fired. the globlal functionality is:


1. Press some button and open the RadWindow with my empty RadGridView Inside
2. Without clicking anywhere,  Press Ctrl + V and paste inside the RadGridView all the data that i have in the clipboard
3. that's it

I tried to set the focus to the RadGridView, but it doesnt seems to work.

Thanks.

1 Answer, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 03 Sep 2013, 06:08 AM
Hi Diego,

You need to make sure that the grid has the focus. 

Regards,
Maya
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
Diego
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or