You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GWT-Ext Developer Forum
Hi,
I've two questions on form:
1) How do I set encoding on GWT EXT form like GWT FormPanel's
setEncoding()? Is don't see any similar method in GWT EXT Form or
FormActionConfig classes. Is this something that should happen via the
setParams() function?
2) What's the easiest way to add keyboard tab controls between Form
fields?