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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T06:17:27+00:00 2026-05-31T06:17:27+00:00

Basically my problem is splited into 2 parts. There are examples in the ExtJS

  • 0

Basically my problem is splited into 2 parts. There are examples in the ExtJS 4 examples for extending a grid. but they are not working 🙁 I’m using ExtJS 4 in the new recommended mvc application pattern.

  1. Add a first column into a grid with buttons for editing and deleting
  2. The grid is the first tab of a tabpanel. If the edit button is pressed a new tab should be created and bound to the store.
  3. A new button should open a tab with a empty form bound to a store

Has anyone experiences with this? Any working code examples? I appreciate your help! Thx!

  • 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-31T06:17:29+00:00Added an answer on May 31, 2026 at 6:17 am

    I have found a way to add buttons (or more correctly images).

    So you need add new column with xtype: ‘actioncolumn’, and describe each button (image) as item.

    E.g.:

    ...
    columns: [
                {
                    text: 'Name',
                    dataIndex: 'registrant_name',
                    flex: 1
                }, {
                    xtype: 'actioncolumn',
                    width: 40,
                    items: [{
                        icon: 'path_to_img',
                        handler: function(grid, rowIndex, colindex) {
                            alert('click!');
                        }
                    }]
                }
            ],
    ...
    

    Also link on doc page:
    http://docs.sencha.com/ext-js/4-0/#!/api/Ext.grid.column.Action

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

Sidebar

Related Questions

Basically like using the out keyword. But the problem is with the out keyword,
I am creating a little testing component and am running into a problem Basically
This is basically a math problem, but very programing related: if I have 1
I have basically the same problem outlined in this question, however I am using
Hi there I am having a problem with my form validation, basically the problem
First post, but long time browser :) So here's my problem: Basically I have
Basically my problem is the site I am working on has a horizontal drop
How is everyone today? The Problem Basically, I'm delving into the world of the
i'm using the DataTables plugin for JQuery, my problem basically lies in the fact
Im stuck with this little project in C# but basically my problem is this:

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.