Ext JS - Learning Center

Manual:Forms

From Learn About the Ext JavaScript Library

Revision as of 05:49, 9 June 2007 by Bentremblay-2425 (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Forms can be dynamically built using Ext, or you can use Ext to give an existing HTML form markup an Ext 'touch'.

Forms

  • Building dynamically
  • Building from existing markup

Building dynamically

Building from existing markup

 


Using google search on EXTJS Forums for "form" gets good results; what's being done shows where we're at with things.