Kenric Nugteren
|
7c428eaefd
Changes to columns (DON"T PULL)
|
1 年之前 |
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 年之前 |
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 年之前 |
Kenric Nugteren
|
e3d01aac55
Improved speed of CoreTable.LoadRows
|
1 年之前 |
frogsoftware
|
edc704900f
Fixed an issue with CoreRow empty values being DBNull, rather than NULL
|
1 年之前 |
Kenric Nugteren
|
435781d9fc
Made DatabaseSchema properly concurrent.
|
1 年之前 |
Frank van den Bos
|
b4a4aa33e9
Fixed Exception when getting values from empty CoreRow objects
|
1 年之前 |
Kenric Nugteren
|
665ea1c85a
Improving speed of ToObject by using cached objects in DatabaseSchema and decreasing some initialisation
|
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
|
cecbe21f1f
Added ToObjects for enumerators of CoreRow
|
1 年之前 |
Frank van den Bos
|
acd16aaad5
Improved Digital Form Variables
|
1 年之前 |
Frank van den Bos
|
429ca4e026
Refactored DataTable.cs into individual class files
|
2 年之前 |