Hello all,
I have nested models like here:
// define the User model
Ext.define('User', {
extend: 'Ext.data.Model',
fields: ['id', 'name', 'age', 'gender'],
Type: Posts; User: Vitaliy.Pianykh
Hello all,
I have nested models like here:
// define the User model
Ext.define('User', {
extend: 'Ext.data.Model',
fields: ['id', 'name', 'age', 'gender'],
Here is my fiddle: https://fiddle.sencha.com/#fiddle/14st
The third column is not visible at all.
The second column editor and column are very wide.
This is pretty much the same that I see.
Hello All,
I'm facing strange issue with cell editors.
Steps to reproduce:
1. Open window
2. Maximize dialog
3. Enter cell editor
Result: