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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T18:18:02+00:00 2026-06-12T18:18:02+00:00

I have EditorGridPanel and I want Enable-disable cell values depending on other column value

  • 0

I have EditorGridPanel and I want Enable-disable cell values depending on other column value of same Row and I am using Extjs 3. As I tried to find out a solution on Google there is I found that
I can able to use RowEditing plugin. I don’t want to use this plugin, so is there another way to do this?

And I want to do this enable and disable when click on Edit button, so I can able to do this on “beforeedit” event.
here I am getting issue that how I can able to access one particular cell object and how I can able to enable and disable that cell object. There is method to enable-disable whole column of
grid but is there any method which returns that particular cell object and enable-disable this cell object?

Is anyone knows is there any way to do this, please let me know. 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-06-12T18:18:03+00:00Added an answer on June 12, 2026 at 6:18 pm

    Updated:

    As I previously considering “beforeedit” event is fire for row but it’s fire for each cell which we click. So I get field name first as “var fldname= e.field;” and then I am returning false for matched field to make it disable for Ex: var fldname= e.field;

    onBeforeEdit : function(e) {
    var fldname= e.field;
    if(fldname == "FirstName" || fldname = "LastName"){
    return false;
    }
    

    so it disables “FirstName” and “LastName” columns of grid.

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

Sidebar

Related Questions

I have a problem with a Ext.Grid.EditorGridPanel, I am currently using ExtJS 2.3.0, that
I have a gwt-ext EditorGridPanel, by clicking onto a cell, you can edit its
I am using EXT-JS 3.2.0 and I have an Ext.grid.EditorGridPanel backed by a Ext.data.Store
I have a grid with rows that can have same value in NumRow field
I am currently using a EXTJS EditorGridPanel in my application, and for one of
I have created one editor grid panel using extjs in that grid panel by
I have an ExtJS EditorGridPanel with several columns. One of the columns is bound
I just noticed that EditorGridPanel doesn't have row over effect as in GridPanel so
Have deployed numerous report parts which reference the same view however one of them
I have a Ext.EditorGridPanel (with Ext.grid.RowSelectionModel) class with four columns and many rows. The

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.