Mercurial > lada > lada-client
log app/view/grid/PKommentar.js @ 907:0d9fce86e6fd
age | author | description |
---|---|---|
Thu, 23 Jul 2015 17:02:28 +0200 | Dustin Demuth | jsduck for grids and panels |
Fri, 29 May 2015 14:23:03 +0200 | Dustin Demuth | add disbled remove button to all grids which relate to proben or messungen. Messprogramme-grids are untouched. BUG: When the last entry is deleted, the button remains active |
Fri, 29 May 2015 14:03:18 +0200 | Dustin Demuth | Only enable delete button in grids when an entry was selected |
Fri, 27 Mar 2015 11:03:10 +0100 | Dustin Demuth | Rowediting is now disabled when the Grid was set to ReadOnly |
Wed, 25 Mar 2015 15:04:45 +0100 | Dustin Demuth | When a Probeform is dirty, all child-grids are made readonly (Row Editing is not disbled correctly). When a Probe is read-only all Child-grid buttons are disabled. When a Probe is ReadOnly probeform is also readonly. |
Wed, 25 Mar 2015 09:07:20 +0100 | Dustin Demuth | Made Grid-Rows uneditable if the dataset contains readonly=true. This only affects the Grids using the RowEdit Plugin |