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

[Solved] howto:Disable Validation

13 Answers 225 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
lee hom
Top achievements
Rank 1
lee hom asked on 12 Aug 2010, 03:40 PM
Hi,
    Here is what i need to do:I used a RadGridView to show the data,and used a dataform to edit data.
    my english is poor,so,i used a video to say what i want to say...
   here is the video:
    http://sl.bitpx.com/aaa.wmv
    all it in the video....
    i don't need the radgridview validation.......
thanks~

13 Answers, 1 is accepted

Sort by
0
Accepted
Nedyalko Nikolov
Telerik team
answered on 13 Aug 2010, 06:55 AM
Hello lee hom,

We are working on this problem, and the solution will be available with the next latest internal build, so stay tuned.

Greetings,
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
lee hom
Top achievements
Rank 1
answered on 13 Aug 2010, 12:49 PM
OH ~THANK YOU
0
Berthold
Top achievements
Rank 1
answered on 01 Sep 2010, 10:40 PM
Hi,

I do have a similar problem.
I use a DataForm and a GridView on the same page, where GridView shows a list  of persons and the DateForm the details of a selected person.
Unfortunately,  validation errors are visible on DataGrid AND DataForm, which is extremly confusing.
Is it possible to disable the validation errors in GridView?
The only way I found was to use a DataTemplate instead of GridDataColumns. In this case the custom filter is not not longer visible :-(

Thanks for your help
Berthold
0
lee hom
Top achievements
Rank 1
answered on 02 Sep 2010, 09:08 AM
hi,Berthold
    you can download the last release version which released in 20100812.
0
Berthold
Top achievements
Rank 1
answered on 02 Sep 2010, 12:59 PM
Hi,
I've downloaded the latest release.
But - how can I disable validation?
I still see the red rectangle around the cell....

Thanks
Berthold
0
lee hom
Top achievements
Rank 1
answered on 02 Sep 2010, 02:04 PM
hi,
   现在不需要禁止验证了,在改变dataform里的值的时候gridview已经会自动验证了,而不是像原来那样不会自动验证。
   you didn't need disable validation, now, gridview has been automatically verified the value when the dataform value changed,Rather than left as they are not automatically verify
0
Berthold
Top achievements
Rank 1
answered on 02 Sep 2010, 02:43 PM
maybe my wish is a bit uncommon: 
I have an object, which is shown in the grid as well as in the dateform.
This object has validatione errors.
Now I do not want to see these errors in the GridView (e.g. no border)
But it always shows it to me - see screenshot attached

Thanks
Berthold
0
lee hom
Top achievements
Rank 1
answered on 02 Sep 2010, 02:58 PM
hi,man
   it can't disable gridview's validation....
0
Accepted
Milan
Telerik team
answered on 03 Sep 2010, 09:32 AM
Hi lee hom,

We have added a new property called ValidatedOnDataErrors which specifies when the grid validates data. Setting this property to None will disable validation.

To be able to utilize this property you should download our latest Internal Build.


Best wishes,
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
0
Berthold
Top achievements
Rank 1
answered on 06 Sep 2010, 02:37 PM
where can I get the internal build?

Currently I'm working with the evaluation version.
If all tests are giong well, we will purchase the tools in some few days...
0
Milan
Telerik team
answered on 06 Sep 2010, 02:47 PM
Hello Berthold,

Here is a link to our latest Internal Build for Q2.

You can access our Internal Build from you Account section on our site under Downloads -> Radcontrols for Silverlight -> Internal Build.


Greetings,
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
0
Berthold
Top achievements
Rank 1
answered on 09 Sep 2010, 08:59 AM
Hi,
I've downloaded the internal build, but git an error when I tried to use ValidatedOnDataErrors
(unknown property)
I've also cleaned my project (deleted release/debug) but git still the error.

Another effect:
I use a PanelBar for navigation where I set the Background depending on it's selected or not.
Surprisingly, that didn't work with this internal build.

Regards
Berthold 
0
Milan
Telerik team
answered on 10 Sep 2010, 12:51 PM
Hi Berthold,

I could only suggest that you make sure that the application uses the new assemblies. Sometimes an application uses old assemblies which were copied to some of its local folders.

In regard to RadPanelBar, it would be great if you could open a separate ticket for that particular issue. We have recently made some changes to RadPanelBar which might have affected you. We would also appreciate it if you could send us your application or provide us with more information about your scenario.


Greetings,
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
lee hom
Top achievements
Rank 1
Answers by
Nedyalko Nikolov
Telerik team
lee hom
Top achievements
Rank 1
Berthold
Top achievements
Rank 1
Milan
Telerik team
Share this question
or