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

Pasting event

2 Answers 58 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Kacem
Top achievements
Rank 1
Kacem asked on 08 Sep 2011, 09:58 AM
Hi,

When I paste data to the RadGridView, it create new objects.
I want to override this functionality because I want attach an EditSession to my new objects ...
How can I perform this ?

Thanks
Kacem

2 Answers, 1 is accepted

Sort by
0
Kacem
Top achievements
Rank 1
answered on 13 Sep 2011, 08:29 AM
Any answer please ?

Thanks
0
Vlad
Telerik team
answered on 13 Sep 2011, 01:31 PM
Hello Kacem,

 Actually RadGridView will not create any new objects on paste - will just update cell values similar to editing. If your objects are INotifyPropertyChanged you can handle this in PropertyChanged event handler. 

Regards,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
GridView
Asked by
Kacem
Top achievements
Rank 1
Answers by
Kacem
Top achievements
Rank 1
Vlad
Telerik team
Share this question
or