Hello,
I see the RadControls have their own in-built validation into the controls, but when do those validations fire? Do they prevent the page from being processed (set Page.IsValid to false) if a control is invalid? Does the validation need manually triggered? I see in some cases, the answer is no...
Thanks.
I see the RadControls have their own in-built validation into the controls, but when do those validations fire? Do they prevent the page from being processed (set Page.IsValid to false) if a control is invalid? Does the validation need manually triggered? I see in some cases, the answer is no...
Thanks.