Kenric Nugteren
|
7e6d5ada9b
Fixed null exception on Row movement header
|
1 年之前 |
Kenric Nugteren
|
e2dcaf6443
OneToMany now no longer does a null query, instead using an internal cache of columns.
|
1 年之前 |
Kenric Nugteren
|
12231efe9d
Added override existing parameter to FillObject. Added IEnumerable.ToColumns
|
1 年之前 |
Kenric Nugteren
|
86830e815f
Added a "Loaded Columns" property, which keeps track of what columns a given object has, populated by ToObject.
|
1 年之前 |
Kenric Nugteren
|
2e4d5fdaba
Removed Store.BulkUpdate
|
1 年之前 |
Kenric Nugteren
|
6037c4cc18
Removed Store.Load; Removed Store.List
|
1 年之前 |
Kenric Nugteren
|
6e90541812
Set back to null columns for OneToMany grid so I'm not breking anything right now.
|
1 年之前 |
Kenric Nugteren
|
41c9cfcb14
Fix to vertical grid layout that puts a max height on the editor row.
|
1 年之前 |
Kenric Nugteren
|
55491b6b78
Brought report visibility logic into consistency and some cleanup and commenting.
|
1 年之前 |
Kenric Nugteren
|
bc72dfb6be
Added ability to customise grid on PopupList
|
1 年之前 |
Kenric Nugteren
|
7c73db2d33
Realised issue that could occur and fixed it in relation to last commit.
|
1 年之前 |
Kenric Nugteren
|
50124d333b
Fixed issue in child grids where they weren't removing the parent column.
|
1 年之前 |
Kenric Nugteren
|
1356d6cfa5
Added AsIList() function to Core Utils, as well as creating Filters from Column instances.
|
1 年之前 |
Frank van den Bos
|
38765a5c98
Merge commit 'dd87f023189b9fe642361336b1bfc2889432d280' into frank
|
1 年之前 |
Frank van den Bos
|
95a100f6b6
Converters and CoreRepository Improvements Part 2 (missed some files)
|
1 年之前 |
Frank van den Bos
|
6a21ea1ea5
More Converters
|
1 年之前 |
Kenric Nugteren
|
dd87f02318
Digital forms can now print reports, and can have custom buttons
|
1 年之前 |
Kenric Nugteren
|
270af12d41
Moved audit trail for changed values after the Store BeforeSave()
|
1 年之前 |
Kenric Nugteren
|
3c569e8410
Fixed DoChanged being called on all dynamic grid drops even if the drop did nothing.
|
1 年之前 |
Kenric Nugteren
|
083b3b5a7d
Added a NotInQuery filter operator
|
1 年之前 |
Kenric Nugteren
|
affbe67a45
Merge remote-tracking branch 'origin/frank' into kenric
|
1 年之前 |
Kenric Nugteren
|
be0372d76d
Extracted DynamicGrid drag-drop into DynamicGridUtils
|
1 年之前 |
Kenric Nugteren
|
3021bec6a7
Added string concat aggregate
|
1 年之前 |
frogsoftware
|
a4b6dc7a15
Fixed bug in when DataGrid.View is null
|
1 年之前 |
Kenric Nugteren
|
35d67964a5
Added AuditTrail to OneToMany grid
|
1 年之前 |
Kenric Nugteren
|
c9093b1bc7
Improvements to DirectEdit row handling
|
1 年之前 |
Kenric Nugteren
|
73e767ff8e
Fix to setting selected rows of datagrid when ordering by a column.
|
1 年之前 |
Kenric Nugteren
|
066a929863
Fixed security thing in DynamicTreeView where one could add items even if not actually could
|
1 年之前 |
Kenric Nugteren
|
8f44a9fdb2
Using SelectionChanged now instead of KeyUp and Clicked
|
1 年之前 |
Kenric Nugteren
|
66a61f2be6
Tweaks to FilterButton, publicising the configuration properties
|
1 年之前 |