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