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

Validation for multiple pasted cells

1 Answer 44 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Christine
Top achievements
Rank 1
Christine asked on 31 Aug 2011, 08:53 PM
When I paste multiple cells into the radgridview, the "Pasted" event only fires once.  Any suggestions/examples for validating each cell?

1 Answer, 1 is accepted

Sort by
0
Nedyalko Nikolov
Telerik team
answered on 03 Sep 2011, 11:33 AM
Hi Cmh,

You could take advantage of RadGridView's support for IDataErrorInfo or INotifyDataErrorInfo interfaces. If your BO impelments any of these interfaces RadGridView will mark "wrong" cells in red after "Paste".
Let me know if you need further assistance.

Kind regards,
Nedyalko Nikolov
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
GridView
Asked by
Christine
Top achievements
Rank 1
Answers by
Nedyalko Nikolov
Telerik team
Share this question
or