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