sync
This commit is contained in:
@ -225,7 +225,7 @@
|
||||
enabled: 'enabled'
|
||||
},
|
||||
{ key: 'c2c', caption: '多行编辑', type: Grid.ColumnTypes.Text, enabled: 'enabled' },
|
||||
{ key: 'c3', caption: 'column 3', width: 90 },
|
||||
{ key: 'c3', caption: 'column 3', width: 90, align: 'right' },
|
||||
{ key: 'c4', caption: 'Note', type: Grid.ColumnTypes.Input },
|
||||
{
|
||||
key: 'c5',
|
||||
|
Reference in New Issue
Block a user