Kenric Nugteren
|
59bf6fb07f
Tweaks to utility methods; fixing column header styles for dynamic grid; editing interface for column grouping a little. Made DoChanged on DynamicGrid virtual
|
1 year ago |
Kenric Nugteren
|
e22ea825d0
Fixing update row to also update cell changes. Fixing really dumb lookup bug that probably used to work before the Lookup overhaul, but wasn't very good now. Made CoreRow Ienumerable
|
1 year ago |
Kenric Nugteren
|
e3d01aac55
Improved speed of CoreTable.LoadRows
|
1 year ago |
frogsoftware
|
edc704900f
Fixed an issue with CoreRow empty values being DBNull, rather than NULL
|
1 year ago |
Kenric Nugteren
|
435781d9fc
Made DatabaseSchema properly concurrent.
|
1 year ago |
Frank van den Bos
|
b4a4aa33e9
Fixed Exception when getting values from empty CoreRow objects
|
1 year ago |
Kenric Nugteren
|
665ea1c85a
Improving speed of ToObject by using cached objects in DatabaseSchema and decreasing some initialisation
|
1 year ago |
Kenric Nugteren
|
12231efe9d
Added override existing parameter to FillObject. Added IEnumerable.ToColumns
|
1 year ago |
Kenric Nugteren
|
86830e815f
Added a "Loaded Columns" property, which keeps track of what columns a given object has, populated by ToObject.
|
1 year ago |
Kenric Nugteren
|
cecbe21f1f
Added ToObjects for enumerators of CoreRow
|
1 year ago |
Frank van den Bos
|
acd16aaad5
Improved Digital Form Variables
|
1 year ago |
Frank van den Bos
|
429ca4e026
Refactored DataTable.cs into individual class files
|
2 years ago |