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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T01:01:21+00:00 2026-06-13T01:01:21+00:00

I have my datagrid which I take the actuall row I click on and

  • 0

I have my datagrid which I take the actuall row I click on and then loop it through, I get the values I want and change editable true to false. I found this render() function that I could not get to work. I tried many ways but I havent succedded yes. So my qestion is: when I change the editable to false on a specific cell how to I tell the grid to notice the change?

Thanks in advance

    var theStructure = grid.structure;
    var allCells = theStructure[0].cells;
    var _checker = 0;

    for(allItems in allCells) {
      if(_checker == 0) {
        allCells[3].editable = false;
        grid.render();
        _checker = 1;
      }
    }
  • 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-13T01:01:22+00:00Added an answer on June 13, 2026 at 1:01 am

    There is no direct API. I searched a lot and here are the two links which helped me achieve it in the end:

    Last post on http://dojo-toolkit.33424.n3.nabble.com/dojox-grid-DataGrid-disable-cell-editing-on-specific-rows-td3987523.html

    the correct answer from Dojo-DataGrid :: How to dynamically fetch values as options for a select box in Dojo DataGrid

    Please note that the first link is to have a method which needs to be called for rows,columns you want not to be editable but once you click on a column which is un-editable, it leaves … and to fix that we need to hit the corresponding store of the field and display it using HTML span element which is done through the second link.

    Try these, it should work as it worked for me. If not working, let us know the issue.

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

Sidebar

Related Questions

I have a datagrid view which is editable. I'm getting the value of a
I have I datagrid, on which I want to select multiple rows on a
I have a datagrid which I am using LINQ to fill, I then add
I have a spark DataGrid which has more rows than its size. I want
I have a datagrid which has five columns. i want the cell's value selected
I have a datagrid, which gets filled by an ArrayList. I want one column
So when i have a Datagrid which i want to fill with data from
I have Datagrid which is bound to my Database <WpfToolkit:DataGrid Name=DataGrid1 Grid.Row=1 ItemsSource={Binding Path=MainSearchBinding}
I have Datagrid which is clicking by mouse in each row is showing data
I have a DataGrid which I am binding to a PagedCollectionView which is grouped

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.