I moved my controls from a standard panel onto a RadPanel and noticed, that Form.Validate() was no longer validating my controls on the RadPanel.
The reason for this is, that RadPanel.CausesValidation is false by default and not visible in properties window. Why this?
Regards
Martin
1 Answer, 1 is accepted
0
Jordan
Telerik team
answered on 01 Sep 2008, 03:36 PM
Hello Martin,
Thank you for writing.
Indeed the default value of the CausesValidation property of RadPanel is false and is not visible in the VS property grid. That is due to some validation issues in the previous versions of RadControls for WinForms.
Both of these issues will be corrected in Q3 2008 in order to be consistent with the Windows Forms Panel control. I have updated your Telerik points for the report.
Kind regards,
Jordan
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.