Search Type: Posts; User: joevega
Search: Search took 0.01 seconds.
-
3 Jul 2012 2:17 AM
Jump to post Thread: Internet explorer form submit bug by joevega
- Replies
- 3
- Views
- 960
Internet Explorer 6/7 incorrectly handle a form submission with the <button/> element.
Consider <button name="action" value="next">Go to step 3</button> <button name="action" value="back">Back to... -
3 Jul 2012 1:56 AM
Jump to post Thread: grid panel keyboard events by joevega
- Replies
- 6
- Views
- 1,214
Use the keys config option of the editorgrid. It accepts an Object of KeyMap. Check the docs here. If that doesn't work, catch keypress event and check if the key matches Ext.EventObject.ENTER then...
-
3 Jul 2012 1:50 AM
- Replies
- 9
- Views
- 13,561
In case of logging at different files, we need to take the instance of Singleton class and start using that class pointer for logging the information. The singleton class instance will be used for...
Results 1 to 3 of 3
