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