![]() |
CI and ExtJS - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: CI and ExtJS (/showthread.php?tid=4487) |
CI and ExtJS - El Forum - 11-28-2007 [eluser]mistress_shiira[/eluser] good day guys! im practicing incorporating extjs with CI. ![]() but im stuck with this: for example, i have a simple form that ive built using extjs... supposedly you have an event handler for the form when you click on the submit button. so i created an event handler,but im stuck as to how im going to tell it to go to a controller function of mine that would check for validation errors. any ideas how to?would greatly appreciate it. CI and ExtJS - El Forum - 11-28-2007 [eluser]wiredesignz[/eluser] http://extjs.com/learn/ http://extjs.com/learn/Tutorial:Loading_Data_Into_and_Submitting_a_Form |