Kenric Nugteren
|
7a105e8850
Tiny tweak
|
há 1 ano atrás |
Kenric Nugteren
|
776193f89a
Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid
|
há 1 ano atrás |
Kenric Nugteren
|
49665741c2
Added count paramter to FormatRecordCount so that we're not passing around format strings, which seems a bit sus.
|
há 1 ano atrás |
frogsoftware
|
4f1a7bf88d
Added UI support for database paging
|
há 1 ano atrás |
Kenric Nugteren
|
832e5ace82
Implemented support for pagination in DynamicDataGrid
|
há 1 ano atrás |
frogsoftware
|
4da01edb9b
Query Paging API Support
|
há 1 ano atrás |
frogsoftware
|
3b4bb344ee
Re-implemented DynamicGrid.ConfigureColumns
|
há 1 ano atrás |
Kenric Nugteren
|
2ed926955e
Performance improvements to BaseObject GetValues() functions.
|
há 1 ano atrás |
Kenric Nugteren
|
e16e971d8b
Merge remote-tracking branch 'origin/frank' into kenric
|
há 1 ano atrás |
Kenric Nugteren
|
11ea87a1b6
Removing dumb usages of null lookup columns, Host.OtherColumns, Host.Columns, etc.
|
há 1 ano atrás |
frogsoftware
|
64d533c303
Merge commit 'c6f3b68b12cdfb9c3d451562b517db0c4104baee' into frank
|
há 1 ano atrás |
frogsoftware
|
a656c6d1da
Cancelling Edits now only rolls back to pre-edit state, rather than a full CancelChanges()
|
há 1 ano atrás |
Kenric Nugteren
|
c6f3b68b12
Improvements to DynamicActionColumn filtering
|
há 1 ano atrás |
Kenric Nugteren
|
9b4661cbc7
Allowing sorting columns if EditRows is not enabled, because that means the sequence buttons don't show.
|
há 1 ano atrás |
Kenric Nugteren
|
b07499f01d
Styling for DynamicGrid improvements:
|
há 1 ano atrás |
Kenric Nugteren
|
882fbe57b8
Fixed GenerateColumns() not being used by non-data grids.
|
há 1 ano atrás |
Kenric Nugteren
|
77726d214a
Added ability to hide sequence buttons on dynamic grid
|
há 1 ano atrás |
Kenric Nugteren
|
d4aa374345
Added better interface for selecting company file and inputting credentials data.
|
há 1 ano atrás |
Kenric Nugteren
|
55f6e7119d
Added configuration providers, to use globalConfiguration even server-side
|
há 1 ano atrás |
Kenric Nugteren
|
ad08d207ad
Changes to DynamicGridOPtions
|
há 1 ano atrás |
Kenric Nugteren
|
a5bb398c74
Finished changes to columns
|
há 1 ano atrás |
Kenric Nugteren
|
7c428eaefd
Changes to columns (DON"T PULL)
|
há 1 ano atrás |
Kenric Nugteren
|
3246865ad6
Added DynamicGrid.GetColumnFilterItems; fixed soem dynamic grid problems
|
há 1 ano atrás |
Kenric Nugteren
|
056060ad89
Made DoChanged virtual again
|
há 1 ano atrás |
frogsoftware
|
f3d327e7de
Merge remote-tracking branch 'origin/kenric' into frank
|
há 1 ano atrás |
frogsoftware
|
51b11f9b92
Added DynamicGrid.HideDatabaseFilters and DynamicGridOption.HideDirectEditButton
|
há 1 ano atrás |
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
|
há 1 ano atrás |
Kenric Nugteren
|
85045092d0
Adding column groupings and summaries for action columns
|
há 1 ano atrás |
Kenric Nugteren
|
f8eb28cbb6
Fixing dynamicselectorgrid filtering to not use visible rows, because the visible rows might not yet be loaded.
|
há 1 ano atrás |
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
|
há 1 ano atrás |