Threaded View
-
27 Apr 2011 10:51 AM #1
Form submit on Enter
Form submit on Enter
Bros,
In Extjs 4, the Enter key to submit form that used to work in extjs 3 is no longer working.
I read through the API documentation and try to google but cannot find the solution. Please help.Code:keys: [{ key: Ext.EventObject.ENTER, fn: onSubmit }],
Similar Threads
-
Form submit on Enter
By egorfine in forum Ext: DiscussionReplies: 3Last Post: 13 Apr 2011, 11:02 AM -
Submit Form with Enter
By drieraf in forum Ext 2.x: Help & DiscussionReplies: 14Last Post: 28 Apr 2010, 4:19 AM -
How to submit a form using the enter key?could anybody please help
By misra123 in forum Ext 2.x: Help & DiscussionReplies: 4Last Post: 2 Sep 2008, 1:10 AM -
i want Enter key submit my form
By mnask in forum Ext 2.x: Help & DiscussionReplies: 10Last Post: 3 Jul 2008, 1:03 AM -
Form without submit button, handling submit with shift+enter...
By violinista in forum Ext 1.x: Help & DiscussionReplies: 4Last Post: 5 Jun 2007, 12:02 AM


Reply With Quote