Kenric Nugteren
|
517d64b4ac
Couple tweaks to CoreTable
|
hace 4 meses |
Kenric Nugteren
|
6d2371e33a
FillObject now no longer commits changes
|
hace 6 meses |
Kenric Nugteren
|
ab7efafa8c
Changed interface for allowing re-ordering rows.
|
hace 7 meses |
Kenric Nugteren
|
1d187bb4fe
Added method for updatng CoreRow in place (essentially convenience for Set + Get)
|
hace 9 meses |
Kenric Nugteren
|
7c428eaefd
Changes to columns (DON"T PULL)
|
hace 1 año |
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
|
hace 1 año |
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
|
hace 1 año |
Kenric Nugteren
|
e3d01aac55
Improved speed of CoreTable.LoadRows
|
hace 1 año |
frogsoftware
|
edc704900f
Fixed an issue with CoreRow empty values being DBNull, rather than NULL
|
hace 1 año |
Kenric Nugteren
|
435781d9fc
Made DatabaseSchema properly concurrent.
|
hace 1 año |
Frank van den Bos
|
b4a4aa33e9
Fixed Exception when getting values from empty CoreRow objects
|
hace 1 año |
Kenric Nugteren
|
665ea1c85a
Improving speed of ToObject by using cached objects in DatabaseSchema and decreasing some initialisation
|
hace 1 año |
Kenric Nugteren
|
12231efe9d
Added override existing parameter to FillObject. Added IEnumerable.ToColumns
|
hace 1 año |
Kenric Nugteren
|
86830e815f
Added a "Loaded Columns" property, which keeps track of what columns a given object has, populated by ToObject.
|
hace 1 año |
Kenric Nugteren
|
cecbe21f1f
Added ToObjects for enumerators of CoreRow
|
hace 1 año |
Frank van den Bos
|
acd16aaad5
Improved Digital Form Variables
|
hace 1 año |
Frank van den Bos
|
429ca4e026
Refactored DataTable.cs into individual class files
|
hace 2 años |