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
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
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
you can download the last release version which released in 20100812.
I've downloaded the latest release.
But - how can I disable validation?
I still see the red rectangle around the cell....
Thanks
Berthold
现在不需要禁止验证了,在改变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
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
it can't disable gridview's validation....
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
Currently I'm working with the evaluation version.
If all tests are giong well, we will purchase the tools in some few days...
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
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
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