Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7823405
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T08:14:06+00:00 2026-06-02T08:14:06+00:00

A list component in Sencha Touch 2 supports both items in the configuration (buttons,

  • 0

A list component in Sencha Touch 2 supports both items in the configuration (buttons, fields, etc.) and it’s itemTPL which is filled by the store that gets bound to it. When you build this, everything works like you’d expect — except that the items configuration items you add always show up before the list. I can’t come up with a way to make them appear at the bottom of the list (I want to make a “Reply” button that shows up at the bottom of a list of forum type posts). I can set docked : ‘bottom’ which will get it to the bottom of the parent container, but that is just a fixed position and not really displaying after the list items.

Anyone know what to do here?

Thanks for looking!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T08:14:08+00:00Added an answer on June 2, 2026 at 8:14 am

    This is done by setting your parent container layout, I mean the container in which your list is laid, to vbox. Then:

    xtype: 'container'
    layout: 'vbox'
    items: [your_list, your_button_below_list, ...]
    

    will show your list first, then below it is your button, and so on.

    Hope it helps.

    P/S: To be exact, if you want to scroll to the bottom of the list then the button is there, you have to set this config to your list: scrollable:false or give it a minHeight

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a list component which is filled out using a data store(data loaded
I have created navigaton view using Sencha touch 2. Navigation view has list component
I am attempting to add a List component to a view in Sencha Touch.
I want to get the list component in sencha touch to use the regular
How to enumerate items of Spark List component after setting dataProvider property? I mean
My query pulls list of bug items by jira issue (goes specific to component
Does anyone have a code example which would enable loading of a Sencha Touch
I'm new to sencha touch. I have a list-search example. Now I want to
I want to display in a t:grid component a List of items, but i
Has anyone had success creating a custom list component which accepts a user defined

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.