Kenric Nugteren
|
671badd5ef
Fixto DynamicSelectionGrid refreshing too often. Added option to change selection brushes for DYnamicGrid
|
1 gadu atpakaļ |
Kenric Nugteren
|
855df4200a
Fixing to styles in column headers
|
1 gadu atpakaļ |
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 gadu atpakaļ |
Kenric Nugteren
|
85045092d0
Adding column groupings and summaries for action columns
|
1 gadu atpakaļ |
Kenric Nugteren
|
000e4c6757
Added row argument to DynamicTemplate columns
|
1 gadu atpakaļ |
Kenric Nugteren
|
317e6141e0
Added converter that uses functions, rather than having to override the class.
|
1 gadu atpakaļ |
Kenric Nugteren
|
60a5928fbe
Added WithIndex for enumerables
|
1 gadu atpakaļ |
Kenric Nugteren
|
f8eb28cbb6
Fixing dynamicselectorgrid filtering to not use visible rows, because the visible rows might not yet be loaded.
|
1 gadu atpakaļ |
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 gadu atpakaļ |
frogsoftware
|
98b5020aaa
Fixed Display Issues with DynamicGrid / DirectEdit
|
1 gadu atpakaļ |
Kenric Nugteren
|
df76ed66e1
Performance improvement to CoreTable.ToList/ToArray
|
1 gadu atpakaļ |
Kenric Nugteren
|
5f9bd2439f
Merge remote-tracking branch 'origin/frank' into kenric
|
1 gadu atpakaļ |
Kenric Nugteren
|
3ce1930068
Fixed tab strip height on DynamicTabControl; added question image to MessageWindow
|
1 gadu atpakaļ |
frogsoftware
|
060a820217
Enclosed / Parent Editors are now cloned correctly
|
1 gadu atpakaļ |
frogsoftware
|
1ce8b43608
Merge remote-tracking branch 'origin/kenric' into frank
|
1 gadu atpakaļ |
frogsoftware
|
2a2588cdb1
Added Filtering to DynamicGridTreeUIComponent
|
1 gadu atpakaļ |
Kenric Nugteren
|
e3d01aac55
Improved speed of CoreTable.LoadRows
|
1 gadu atpakaļ |
frogsoftware
|
c8b5752f3b
Upgraded Base Framework to .NET8
|
1 gadu atpakaļ |
frogsoftware
|
68dd0a71f8
Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40)
|
1 gadu atpakaļ |
Kenric Nugteren
|
352a79e126
Converted "No Date Provided" to "Null" to allow more different data types
|
1 gadu atpakaļ |
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 gadu atpakaļ |
Kenric Nugteren
|
7ebc1867d2
Adding delegate method for SetSettings on FilterButton
|
1 gadu atpakaļ |
Kenric Nugteren
|
b80b454986
Fix to grid export filtering
|
1 gadu atpakaļ |
Kenric Nugteren
|
64bd985e43
Added some utility functions for doing lookups, column handling and editing entities
|
1 gadu atpakaļ |
Kenric Nugteren
|
8d551ecb85
Fix to refresh problem with tree grid
|
1 gadu atpakaļ |
Kenric Nugteren
|
2cf37cd628
Fixes to header cell interaction.
|
1 gadu atpakaļ |
Kenric Nugteren
|
182871be34
Fixed InvalidateRow; Made FitlerButtonComponenet public; Added DynamicSeelectorGrid
|
1 gadu atpakaļ |
Kenric Nugteren
|
656196d52d
Added a nullable thing
|
1 gadu atpakaļ |
Kenric Nugteren
|
a799e5d045
Dropped the "Show Numbers" field for tree view for now
|
1 gadu atpakaļ |
Kenric Nugteren
|
8a9cfa26c8
Fixed multiselecting in tree view
|
1 gadu atpakaļ |