Kenric Nugteren
|
f8eb28cbb6
Fixing dynamicselectorgrid filtering to not use visible rows, because the visible rows might not yet be loaded.
|
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 |
frogsoftware
|
98b5020aaa
Fixed Display Issues with DynamicGrid / DirectEdit
|
1 year ago |
Kenric Nugteren
|
df76ed66e1
Performance improvement to CoreTable.ToList/ToArray
|
1 year ago |
Kenric Nugteren
|
5f9bd2439f
Merge remote-tracking branch 'origin/frank' into kenric
|
1 year ago |
Kenric Nugteren
|
3ce1930068
Fixed tab strip height on DynamicTabControl; added question image to MessageWindow
|
1 year ago |
frogsoftware
|
060a820217
Enclosed / Parent Editors are now cloned correctly
|
1 year ago |
frogsoftware
|
1ce8b43608
Merge remote-tracking branch 'origin/kenric' into frank
|
1 year ago |
frogsoftware
|
2a2588cdb1
Added Filtering to DynamicGridTreeUIComponent
|
1 year ago |
Kenric Nugteren
|
e3d01aac55
Improved speed of CoreTable.LoadRows
|
1 year ago |
frogsoftware
|
c8b5752f3b
Upgraded Base Framework to .NET8
|
1 year ago |
frogsoftware
|
68dd0a71f8
Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40)
|
1 year ago |
Kenric Nugteren
|
352a79e126
Converted "No Date Provided" to "Null" to allow more different data types
|
1 year ago |
Kenric Nugteren
|
713802edcd
Fix to empty bitmapimage problems by hiding a method and making anyone go through the ImageUtils.LoadImage(byte[]?) function, allowing the result to be null.
|
1 year ago |
Kenric Nugteren
|
7ebc1867d2
Adding delegate method for SetSettings on FilterButton
|
1 year ago |
Kenric Nugteren
|
b80b454986
Fix to grid export filtering
|
1 year ago |
Kenric Nugteren
|
64bd985e43
Added some utility functions for doing lookups, column handling and editing entities
|
1 year ago |
Kenric Nugteren
|
8d551ecb85
Fix to refresh problem with tree grid
|
1 year ago |
Kenric Nugteren
|
2cf37cd628
Fixes to header cell interaction.
|
1 year ago |
Kenric Nugteren
|
182871be34
Fixed InvalidateRow; Made FitlerButtonComponenet public; Added DynamicSeelectorGrid
|
1 year ago |
Kenric Nugteren
|
656196d52d
Added a nullable thing
|
1 year ago |
Kenric Nugteren
|
a799e5d045
Dropped the "Show Numbers" field for tree view for now
|
1 year ago |
Kenric Nugteren
|
8a9cfa26c8
Fixed multiselecting in tree view
|
1 year ago |
Kenric Nugteren
|
b22045519e
Adding new customisation options to tree view
|
1 year ago |
Kenric Nugteren
|
65b29101c6
Merge remote-tracking branch 'origin/frank' into tree_view_stuff
|
1 year ago |
Kenric Nugteren
|
50be6deb6e
Fixing data mappings and various bugs.
|
1 year ago |
Kenric Nugteren
|
1e4dea2ccb
Fixed internal syncfusion exception when refreshing items source inside of event handler.
|
1 year ago |
frogsoftware
|
7acbc41bb3
Fixed an error with ExcelFileReader
|
1 year ago |
frogsoftware
|
b12d6f0725
Fixed Save Confirmation behaviour when closing modified reports
|
1 year ago |
Kenric Nugteren
|
a3e5515059
Tree view stuff
|
1 year ago |