Vote count:
0
I am new in sencha touch.And I have problem but not get any reference or useful link so need your guidance.
I have create a view.and create object of that view in controller like
`var newObject = Ext.create("MyViewName")`;
and add to it in another view dynamically like this..
var newAdd = this.getLeadDetail1003().down('leadDetail1003AssetsLiab').down('fieldset[itemId=AddCashAsset]'); newAdd.add(newObject);
but it is not add in form...
asked 18 secs ago
Add Dynamically A View in another View
Aucun commentaire:
Enregistrer un commentaire