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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T19:40:15+00:00 2026-05-26T19:40:15+00:00

I am using Ext.grid.EditorGridPanel to get some input from user. One of the columns

  • 0

I am using Ext.grid.EditorGridPanel to get some input from user. One of the columns is a combobox, user can select any value from the dropdown list or can provide a new value. This is the relevant part of the column model

{
    header: 'value',
    dataIndex: 'value',
    width: 90,
    align: 'right',
    editor: new fm.ComboBox({
        typeAhead: true,
        triggerAction: 'all',
        store: selected_columns_store,
        displayField:'attr',
        minListWidth: 300,
        mode: 'local',
        triggerAction: 'all',
        emptyText:'Select an attribute...',
        selectOnFocus:true
    })
}

I dont see any issue when user uses one of the values from dropdown list. What happens when user provides a new value is, all items in the store selected_columns_store gets deleted. Appreciate any help in fixing this

  • 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-26T19:40:16+00:00Added an answer on May 26, 2026 at 7:40 pm

    they don’t get deleted… they just get filtered, you should use clearFilter() method on the store. Glad to be helpful

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

Sidebar

Related Questions

If you're using the Ext.js library, how does one do autocomplete in input text
I am using EXT-JS 3.2.0 and I have an Ext.grid.EditorGridPanel backed by a Ext.data.Store
I have a problem with a Ext.Grid.EditorGridPanel, I am currently using ExtJS 2.3.0, that
I am using Ext GWT. I have created a Grid with a CheckColumnConfig with
I want to create Grid that has 3 columns. One column is 'textfield' and
I can't get my application to work using MVC architecture. Here is the code:
I created a grid using extjs library. First created a model: Ext.define('Option', { extend:
I am using GWT 1.6.4 and GWT-Ext 2.0.6. I am trying to use EditorGridPanel
I'm using Ext.ux.grid.RowExpander var expander = new Ext.ux.grid.RowExpander({ tpl : new Ext.Template( '<p>{history}</p>' )
I am using this article of architecture http://blog.extjs.eu/know-how/writing-a-big-application-in-ext/ This is my grid file Application.DashBoardGrid

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.