Grids with both spreadsheet selection model and locked columns throw an error when making drag selections.
57737
Ext.create('Ext.data.Store', { storeId: 'simpsonsStore',
fields:[...
Type: Posts; User: phudlow
Grids with both spreadsheet selection model and locked columns throw an error when making drag selections.
57737
Ext.create('Ext.data.Store', { storeId: 'simpsonsStore',
fields:[...
Ran into this in version 6.5.0 classic. I looks like there is a bug in Ext.layout.container.Border's onAdd, where it will ignore the animCollapse property on the component and just set it to...
+1 This should work like CSS visibility: 'hidden', because that is what the documentation says it does.
Visiting https://docs.sencha.com/extjs/6.5.2/ I am seeing what looks like bare, un-styled html, with many 500 errors in the console. Anyone else seeing the same? :-/
I was wondering the same thing. They have said they have entered it as an issue in their tracking system.
...
I'm seconding spectdev and have an exact same case which I need it for. Please consider adding this feature!