-
22 Nov 2007 4:04 AM #1
Form validation (remote) with Ext. How?
Form validation (remote) with Ext. How?
I have a small problem and i can
-
22 Nov 2007 4:38 AM #2
Do an asynchronous Ajax request, and mark the field invalid (If it returns an invalid status) in the callback.
Search the forum: http://www.google.com/coop/cse?cx=01...%3Az7of1ufqccu
Read the docs too: http://extjs.com/deploy/dev/docs/
Scope: http://extjs.com/forum/showthread.ph...642#post257642
-
22 Nov 2007 6:17 AM #3


Reply With Quote