comparison app/view/widget/DynamicGrid.js @ 1111:a73726bba79c

Use custom row expander in probe list grid to display messung grid.
author Raimund Renkert <raimund.renkert@intevation.de>
date Tue, 17 May 2016 17:12:07 +0200
parents dbd435256f77
children 793748ded4d4 f4a9fe78404f
comparison
equal deleted inserted replaced
1110:4a55e665f2d1 1111:a73726bba79c
81 name: 'readonly' 81 name: 'readonly'
82 })); 82 }));
83 fields.push(new Ext.data.Field({ 83 fields.push(new Ext.data.Field({
84 name: 'statusEdit' 84 name: 'statusEdit'
85 })); 85 }));
86 fields.push(new Ext.data.Field({
87 name: 'id'
88 }));
86 89
87 resultColumns.push({ 90 resultColumns.push({
88 xtype: 'actioncolumn', 91 xtype: 'actioncolumn',
89 text: 'RW', 92 text: 'RW',
90 dataIndex: 'readonly', 93 dataIndex: 'readonly',

http://lada.wald.intevation.org