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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T05:12:06+00:00 2026-05-18T05:12:06+00:00

I updated to Ext 3.3 and suddenly my GridPanel’s column width and hidden settings

  • 0

I updated to Ext 3.3 and suddenly my GridPanel’s column “width” and “hidden” settings are not restored anymore, they remain at their default settings. I use the most recent version of the Buffering Http Provider. I don’t really know the reason of the fault, if it’s because of this State Provider implementation or the underyling state mechanism of Ext.

“Saving” the settings seems to work correctly, the handler will be called and the settings will be stored correctly to the database. The settings are also being read correctly from the database again, and my output to the client contains the correct settings.

My (partly server-generated) code hasn’t changed recently, and it looks something like this:

var someState = [{"name":"someGridPanel","value":"o%3Acolumns%3Da%253Ao%25253Aid%25253Ds%2525253ADate%25255Ewidth%25253Dn%2525253A80%255Eo%25253Aid%25253Ds%2525253AMailSender%25255Ewidth%25253Dn%2525253A100%25255Ehidden%25253Db%2525253A1%255Eo%25253Aid%25253Ds%2525253ASubject%25255Ewidth%25253Dn%2525253A286%255Eo%25253Aid%25253Ds%2525253A ... "} ...];

Ext.state.Manager.setProvider(new Ext.ux.state.HttpProvider({saveUrl: 'someHandler.ashx'}));
Ext.state.Manager.getProvider().initState(someState);

// later...

var someGridPanel = new Ext.grid.GridPanel({"id":"someGridPanel","colModel":someColumnModel, ... });

Did anything important change in the state mechanisms that I missed? The documentation says I don’t need to specify a stateId when I set an id for a component. But I see that there is now a Column object in the Ext documentation that wasn’t there before. Maybe these need an id now?

Any hints and help would be greatly appreciated.

  • 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-18T05:12:07+00:00Added an answer on May 18, 2026 at 5:12 am

    Got the answer in a forum post, the issue is in ExtJs 3.3 itself. This override works for me:

    Ext.override(Ext.grid.ColumnModel, {
        setState: function (col, state) {
            Ext.apply(this.lookup[col], state);
        }
    });
    

    Update: It’s fixed now in 3.3.1.

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

Sidebar

Related Questions

UPDATED QUESTION Since the ctor is not supported by .NETCF (public FileStream(IntPtr handle, FileAccess
Updated-2 I have interesting combination of warnings & errors. Firstly, when debugging, i get
Updated Example: http://jsfiddle.net/7Cwbn/62/ You can click on the markers Hold Ctrl to select multiple
UPDATED: I am setting default scope for some models in a runtime which seems
[Updated with partial answers, some more detailed questions.] Does CouchDB support multi-domain hosting? Yes,
UPDATED: I have some table with sync_numbers, like this: --------------------- id | sync_number ---------------------
UPDATED: Added one more question (Question #4). Hi all, I'm building myself a custom
Updated question, see below I'm starting a new project and I would like to
UPDATED See post #3 below. There is a need to upload a file to
Updated Appears to be a precedence error and nothing to do with the question

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.