Hi, I need to add each option of a select multiple values..
What property should I use to do in Sencha Touch?
Select with multiple values
In ExtJs I used:
Code:
listConfig: {
xtype: 'boundlist',
itemSelector: 'div',
itemTpl: [
'{CodSoft} - {NomInd}'
}
What property should I use to do in Sencha Touch?
Thank you
Select with multiple values
Aucun commentaire:
Enregistrer un commentaire