Hi Team,
I am developing the web application using ASP.NET MVC framework. I need the sample code to set required property to the Infragistics controls by C# model class and also need samples to validate those required fields using JQuery. I tried using JQuery validate method to validate the ASPX page which contains infragistics controls. But it always returns true, not validating the empty fields.
Help me to resolve this issue ASAP.
Thanks in advance.
Hello Kesavan,
Thank you for contacting us.
Here you can see how to configure your ASP.NET MVC model validation: http://www.igniteui.com/help/configuring-asp.net-mvc-validation.
Also for JQuery validation you can use the igValidator control.
More information about igValidator you can find here: http://www.igniteui.com/help/api/2014.2/ui.igvalidator#overview.
If you have further questions, please feel free to contact us.