Hi
After form validations success in http://www.igniteui.com/editors/validation , i want to do below activity:
1) Make an AJAX call and get the response and display it using igGrid in same page
2) And in different page
Could you please help me, is IgniteUI providing any such events after all validations success or any other way of handling?. Please give me sample code.
Thank you...
Hello,
I'm just following up to see if you need any further assistance.
Thank you for contacting us.
Currently we do not have such event, to be fired after all validations are done. My suggestion is to check this manually and after that to perform your AJAX call. You can use isValid method. Below you can find documentation regarding this method.
http://help.infragistics.com/jQuery/2014.1/ui.igcurrencyeditor#methods:isValid
http://help.infragistics.com/jQuery/2014.1/ui.igdateeditor#methods:isValid
Also we have online sample that is showing how to use data annotation attributes to set validation options on igEditors.
http://www.igniteui.com/editors/data-annotation-validation
Related reference:
http://es.infragistics.com/community/forums/t/59574.aspx
If I may be of further assistance please do not hesitate to contact me.