Kenric Nugteren
|
867de54493
Added styling for Grouped column headers in DynamicGridGridUIComponent.
|
před 8 měsíci |
Kenric Nugteren
|
b240848ccd
Fix to summary alignment on DynamicTextColumns
|
před 8 měsíci |
Kenric Nugteren
|
e4394afc54
Added comment
|
před 8 měsíci |
Kenric Nugteren
|
e5ab8764c0
Fixing some bugged code.
|
před 8 měsíci |
Kenric Nugteren
|
72ce490e0b
Allowed for customising the editor of Grid Columns, by usign the eidtor on the column, rather than the property.
|
před 8 měsíci |
Kenric Nugteren
|
8302121db8
Improved DynamicGrid summary interface, to prepare for Summaries on Tree grids
|
před 8 měsíci |
Kenric Nugteren
|
b6f674ccff
Added "Escape" to cancel edits on Tree grid too
|
před 8 měsíci |
Kenric Nugteren
|
a1d482d9d4
Added new UpdateCell() function
|
před 8 měsíci |
Kenric Nugteren
|
e0451876b0
Added cancelling items on directedit "Escape" key pressed
|
před 9 měsíci |
Kenric Nugteren
|
2064caa0ac
Removed line of code that was causing errors when reloading columns of the StockForecast grid
|
před 9 měsíci |
Kenric Nugteren
|
2482d98788
Added DirectEdit to Tree grids
|
před 10 měsíci |
Kenric Nugteren
|
bb093b882e
Fix to InvalidateRow not updating ActionColumns and cell styles
|
před 10 měsíci |
Kenric Nugteren
|
832e5ace82
Implemented support for pagination in DynamicDataGrid
|
před 1 rokem |
Kenric Nugteren
|
c6f3b68b12
Improvements to DynamicActionColumn filtering
|
před 1 rokem |
Kenric Nugteren
|
9b4661cbc7
Allowing sorting columns if EditRows is not enabled, because that means the sequence buttons don't show.
|
před 1 rokem |
Kenric Nugteren
|
b191d920e8
Merge remote-tracking branch 'origin/frank' into kenric
|
před 1 rokem |
Kenric Nugteren
|
a5c4dc35e2
Added opacity to ToBrush()
|
před 1 rokem |
Kenric Nugteren
|
b07499f01d
Styling for DynamicGrid improvements:
|
před 1 rokem |
frogsoftware
|
dfadcc1121
Added ToolTips for DynamicTextColumn and DynamicTemplateColumn
|
před 1 rokem |
Kenric Nugteren
|
ad08d207ad
Changes to DynamicGridOPtions
|
před 1 rokem |
Kenric Nugteren
|
3246865ad6
Added DynamicGrid.GetColumnFilterItems; fixed soem dynamic grid problems
|
před 1 rokem |
frogsoftware
|
f3d327e7de
Merge remote-tracking branch 'origin/kenric' into frank
|
před 1 rokem |
frogsoftware
|
51b11f9b92
Added DynamicGrid.HideDatabaseFilters and DynamicGridOption.HideDirectEditButton
|
před 1 rokem |
Kenric Nugteren
|
6424ce2a23
Fix to CellValueChanged
|
před 1 rokem |
Kenric Nugteren
|
671badd5ef
Fixto DynamicSelectionGrid refreshing too often. Added option to change selection brushes for DYnamicGrid
|
před 1 rokem |
Kenric Nugteren
|
855df4200a
Fixing to styles in column headers
|
před 1 rokem |
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
|
před 1 rokem |
Kenric Nugteren
|
85045092d0
Adding column groupings and summaries for action columns
|
před 1 rokem |
Kenric Nugteren
|
000e4c6757
Added row argument to DynamicTemplate columns
|
před 1 rokem |
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
|
před 1 rokem |