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

RadGridView support for IDataErrorInfo

3 Answers 87 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Szymon Wantuch
Top achievements
Rank 1
Szymon Wantuch asked on 27 Apr 2010, 11:18 AM
At the moment I'm trying to use new in Silverlight 4 IDataErrorInfo interface to handle my validation.
Unfortunately I've hit the wall with radgridview.

The full scenario is:
1. I'm using RadControls for Silverlight  Q1 2010 SP1 for Silverlight 4.
2. ItemsSource for RadGridView is OservableCollection of entities implementing both INotifyPropertyChanged and IDataErrorInfo
3. When I try to pass the invalid value in gridview cell, the grid becomes unresponsive. After debugging, I determined that events used for validation are fired almost constantly, also, the property indexer inherited from IDataErrorInfo also gets called constantly.

Does the RadGridView support validation using IDataErrorInfo?
If not, are there any plans to provide such support, preferably shortly?

SW

3 Answers, 1 is accepted

Sort by
0
Accepted
Nedyalko Nikolov
Telerik team
answered on 30 Apr 2010, 08:11 AM
Hello Szymon Wantuch,

With the next latest internal build we will introduce an improvement to editing and validation mechanism which fixes the problem. LIB assemblies will be available later today for download. Could please try your scenario with these assemblies and let me know about the result?

Kind regards,
Nedyalko Nikolov
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
Szymon Wantuch
Top achievements
Rank 1
answered on 21 May 2010, 03:56 PM
Thank you for answer.

I have used build RadControls_for_Silverlight_4_2010_1_0430_Dev.zip to test the functionality and indeed it works great.
My problem now is the fact that I cannot use this exact build for production purposes. When can we expect next release of production ready RadControls fo Silverlight 4?

Best Regards,
SW

0
Milan
Telerik team
answered on 24 May 2010, 06:45 AM
Hello Szymon Wantuch,

Our next service pack is scheduled for early June. I hope this time-frame is favorable for your production cycle.

Sincerely yours,
Milan
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.
Tags
GridView
Asked by
Szymon Wantuch
Top achievements
Rank 1
Answers by
Nedyalko Nikolov
Telerik team
Szymon Wantuch
Top achievements
Rank 1
Milan
Telerik team
Share this question
or