Mercurial > lada > lada-client
log app/view/grid/PKommentar.js @ 781:4c1101f0ba99
age | author | description |
---|---|---|
2015-03-27 | Dustin Demuth | Rowediting is now disabled when the Grid was set to ReadOnly |
2015-03-25 | 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. |
2015-03-25 | Dustin Demuth | Made Grid-Rows uneditable if the dataset contains readonly=true. This only affects the Grids using the RowEdit Plugin |
2015-03-10 | Raimund Renkert | Added controller for PKommentarGrid and implemented update/add/delete. |
2015-03-06 | Raimund Renkert | Added new js files. |