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 7602831
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T23:30:44+00:00 2026-05-30T23:30:44+00:00

I have an itemselecor inside a grid, and i have an combobox that should

  • 0

I have an itemselecor inside a grid, and i have an combobox that should reload only the store inside the itemselector( the value fields should remain intact)

Here is the itemselector

var grid = Ext.widget('form', {
        id: 'grid',
        title: '',
        width: 600,
        bodyPadding: 10,
        renderTo: 'itemselectorproduto',
        items: [{
            xtype: 'itemselector',
            name: 'itemselector',
            id: 'itemsel',
            anchor: '100%',
            imagePath: '/ux/images/',
            store: store,
            displayField: 'Nome',
            valueField: 'ID',
            value: vitrine,
            allowBlank: true,
            msgTarget: 'side'
        }]
    });

I tried to call the normal store.load(), but it have no effect and it shows no error on the console

If needed i will post more of the code, but i think just this should be enough

Thanks,

  • 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-05-30T23:30:45+00:00Added an answer on May 30, 2026 at 11:30 pm

    Looking through the code if ItemSelector it doesn’t look like it supports any changes in the store once it’s been binded. It basically creates local copies of the data. And if you call bindStore method to assign different store – it will erase your selection.

    You can always improve code in ItemSelector to allow such behavior. It should not be a problem. You can subscribe to datachanged or load event of the store when binding to it, and then handle situation when store data is changed.

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

Sidebar

Related Questions

I'm using Sencha touch 2. I have store that load from existing js object:
I have a combobox that populates with a list of addresses: this.entityAddressField = new
Have a bunch of WCF REST services hosted on Azure that access a SQL
I have an admin page for a store where a user can modify item
Basic setup is a series of divs that have additional info that slides down
I have a div ( #itemSelector ) containing a variable type of div (
Have some validating problems which seem to appear only when using the Auth component.
I have a loop of posts that I use a jquery hover function to
In Sencha Touch, I often need to have an Ext.DataView panel that contains a
I have a basic toggle switch that shows the clicked on div while closing

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.