Hi. I'm starting to build a Windows forms app using telerik components and wondered how you can validate a form. I've noticed the "causesValidation" property but wasn't sure if it's similar to the way ASP.NET pages are validated, using the Page.IsValid() function call. I didn't see any validation controls and wondered what the best-practices are for validation of a Win form.
By the way, I'm extremely impressed by the r.a.d. controls for WinForms. They're powerful, functional, and very aesthetically pleasing. Thank you :)
By the way, I'm extremely impressed by the r.a.d. controls for WinForms. They're powerful, functional, and very aesthetically pleasing. Thank you :)