Kenric Nugteren
|
e914892d83
Fixed problem where the columns that get loaded from the DB can be empty because the columns have changed names or editor types, and this meant there was no way to actually reset the columns
|
1 月之前 |
Kenric Nugteren
|
fe16a6ccb3
Added 'ParentType' to DataLookupEditor, and removed EditorUtils.GetEditor() (everything should use DatabaseSchema now).
|
1 年之前 |
Kenric Nugteren
|
d948048a89
Fixed refresh issue for ResetColumnsToSystem
|
1 年之前 |
Kenric Nugteren
|
e33049a0cb
Added "Reset to default" for columns of grid
|
2 年之前 |
Kenric Nugteren
|
539e8ed5de
Merge remote-tracking branch 'origin/frank' into kenric; Also added Generate Columns back in
|
2 年之前 |
frogsoftware
|
282e6e0a08
Direct Edit Columns now default to general columns if they are not yet set.
|
2 年之前 |
Kenric Nugteren
|
4ace7f6461
Extracted custom columns functionality into a component, and also DirectEdit columns are now different.
|
2 年之前 |