Template « Ext JS « JavaScript DHTML






1.Pass data to template
2.Define template and pass in data
3.Compile template
4.Use Ext.Template to display table detail
5.Use tpl markup to extract data
6.Reference user data and apply to template
7.Define template data in an array
8.Declare template with field marker
9.Write template to a Panel and link with data








10.Define your panel to hold the template
11.Update template data
12.Use if statement in template