1. #1
    Sencha User
    Join Date
    Aug 2011
    Posts
    31
    Vote Rating
    0
    eilijah is on a distinguished road

      0  

    Default Is it a way to add a button or any component to the List cells ?

    Is it a way to add a button or any component to the List cells ?


    Hello,

    I am filling a simple List with a store, for each of the cells i need to add 1 delete button and 1 stepper to change the order in the list. So basically 3 buttons, one to pull up the element, one for pull down and one for delete.

    But i cant find a way to add buttons into the list cells. I cant even find the items in the list.items array, only my toolbar stands in there. So i basically cannot loop over items and add the buttons.

    Is it a way to do this please ?

  2. #2
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    33,624
    Vote Rating
    435
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    ComponentView was designed in order to support this.
    Mitchell Simoens @SenchaMitch
    Sencha Inc, Senior Forum Manager
    ________________
    http://www.JSONPLint.com - Source to lint your JSONP!

    Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
    https://github.com/mitchellsimoens

    Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/

    Need more help with your app? Hire Sencha Services services@sencha.com

    Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!

    When posting code, please use BBCode's CODE tags.

  3. #3
    Sencha User
    Join Date
    Nov 2012
    Posts
    20
    Vote Rating
    1
    Manoj Solanki is on a distinguished road

      0  

    Default Button on List Cell

    Button on List Cell


    Can you please share the code for these.

    Thanks in advance.....

  4. #4
    Sencha Premium Member
    Join Date
    Feb 2012
    Location
    Berne, Switzerland
    Posts
    581
    Vote Rating
    32
    ingo.hefti has a spectacular aura about ingo.hefti has a spectacular aura about

      0  

    Default


    have a look here http://dev.sencha.com/deploy/sencha-...ase-notes.html
    under "Release Notes for Sencha Touch 2.1.0-b3"