-
no solution found yet...
maybe I try to put the values via an extjs form in the db, maybe this helps.
I put the values directly in...
-
ok, was like this.
When I send the data via a FormPanel, everything works fine!
Thanks!
-
2 mabello
So, your solution will become more complicated if input element has more than one nesting DOM level.
-
this code did not render toolbar in template?Why?How we can achive this?Five some Exp
this code did not render toolbar in template?Why?How we can achive this?Five some Exp
var rolestpl = new Ext.XTemplate(
'<tpl for=".">',
'<div class="roles">',
'<div class="rolesheading">{rolesHeading} <span>({roleValue})</span></div>',
'<div id="xyz">{[new Ext.ux.toolbar({id:"abc",buttonIcon:"add,import,export"})]}</div>',
'<div class="rolesList">',
'<tpl for="userList">',
'<div>{.}</div>',
'</tpl>',
'</div>',
'</div>',
'</tpl>'
);
-
Good Job man, totally helped me. 
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us