frogsoftware
|
51b11f9b92
Added DynamicGrid.HideDatabaseFilters and DynamicGridOption.HideDirectEditButton
|
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
|
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
|
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ļ |
Kenric Nugteren
|
b80b454986
Fix to grid export filtering
|
1 gadu atpakaļ |
Kenric Nugteren
|
2cf37cd628
Fixes to header cell interaction.
|
1 gadu atpakaļ |
Kenric Nugteren
|
b22045519e
Adding new customisation options to tree view
|
1 gadu atpakaļ |
Kenric Nugteren
|
65b29101c6
Merge remote-tracking branch 'origin/frank' into tree_view_stuff
|
1 gadu atpakaļ |
Kenric Nugteren
|
1e4dea2ccb
Fixed internal syncfusion exception when refreshing items source inside of event handler.
|
1 gadu atpakaļ |
Kenric Nugteren
|
a3e5515059
Tree view stuff
|
1 gadu atpakaļ |
frogsoftware
|
cbdc664513
Renamed UtilityConverter to AbstractConverter for consistency
|
1 gadu atpakaļ |
Kenric Nugteren
|
a22ae26f9d
Tree View STuff
|
1 gadu atpakaļ |
Kenric Nugteren
|
6cad484e19
Added copy form button
|
1 gadu atpakaļ |
Kenric Nugteren
|
2c0635ac57
Tweak to Email Utils, added generic edit function for base objects, added event for customising editor buttons.
|
1 gadu atpakaļ |
Kenric Nugteren
|
716eb40baf
Refactored LookupFactory
|
1 gadu atpakaļ |
frogsoftware
|
057423ee06
Tweaked WPF Converters
|
1 gadu atpakaļ |
frogsoftware
|
9db2e47d50
Improved Grid Column Alignments and Row Sizing Options
|
1 gadu atpakaļ |
Kenric Nugteren
|
2d6f12b718
Commented out DataGridItems.AcceptChanges(), which was causing filter refresh bugs. See PRS Digital Task #784.
|
1 gadu atpakaļ |
Kenric Nugteren
|
3c569e8410
Fixed DoChanged being called on all dynamic grid drops even if the drop did nothing.
|
1 gadu atpakaļ |
Kenric Nugteren
|
affbe67a45
Merge remote-tracking branch 'origin/frank' into kenric
|
1 gadu atpakaļ |
Kenric Nugteren
|
be0372d76d
Extracted DynamicGrid drag-drop into DynamicGridUtils
|
1 gadu atpakaļ |
frogsoftware
|
a4b6dc7a15
Fixed bug in when DataGrid.View is null
|
1 gadu atpakaļ |
Kenric Nugteren
|
c9093b1bc7
Improvements to DirectEdit row handling
|
1 gadu atpakaļ |
Kenric Nugteren
|
73e767ff8e
Fix to setting selected rows of datagrid when ordering by a column.
|
1 gadu atpakaļ |