frankvandenbos
|
1fd03a0807
Missing changes from previous commit
|
6 months ago |
frankvandenbos
|
6d05b7a4f8
Merge remote-tracking branch 'origin/kenric' into frank
|
7 months ago |
frankvandenbos
|
4491da25d5
Created Country/State/Locality lookup tables
|
7 months ago |
Kenric Nugteren
|
0a0c5414b4
Changes to DynamicEditorForm positioning
|
7 months ago |
Kenric Nugteren
|
5d7a40f3f2
Fix to issues column
|
7 months ago |
Kenric Nugteren
|
b2c4a69924
Added CommentAttribute
|
7 months ago |
Kenric Nugteren
|
e30f89068f
Fixto little bug with unnecessary actio ncolumn
|
7 months ago |
Kenric Nugteren
|
b1cae8d484
Fix to bug with sequencing
|
7 months ago |
Kenric Nugteren
|
ab7efafa8c
Changed interface for allowing re-ordering rows.
|
7 months ago |
Kenric Nugteren
|
60b5851d1b
Drag-drop for row movement
|
7 months ago |
Kenric Nugteren
|
608c1a1764
Merge remote-tracking branch 'origin/frank' into kenric
|
7 months ago |
Kenric Nugteren
|
a5dbdc4617
Added system for setting a Grid to be "read-only", hence diminishing the number of columns it needs to load.
|
7 months ago |
frankvandenbos
|
21527c74d8
Fixed issue with Editor Grids opening up off-screen
|
7 months ago |
frankvandenbos
|
b17d8f1035
Added Custom Filtering for DynamicActionColumns
|
7 months ago |
Kenric Nugteren
|
e5dd0c1ede
Tweak to UpdateRow to include InvalidateRow
|
7 months ago |
Kenric Nugteren
|
4c96801379
Allowing for interleaving DynamicActionColumns with DynamicGridColumns
|
7 months ago |
Kenric Nugteren
|
d4f44897cd
Added ability to make a DynamicGrid non-modally edit.
|
7 months ago |
Kenric Nugteren
|
85faaf5a96
Updating the OnReconfigure event on DynamicGrid now reconfigures the options.
|
7 months ago |
Kenric Nugteren
|
e5ab8764c0
Fixing some bugged code.
|
7 months ago |
Kenric Nugteren
|
72ce490e0b
Allowed for customising the editor of Grid Columns, by usign the eidtor on the column, rather than the property.
|
7 months ago |
Kenric Nugteren
|
b9867eef47
Fixed paging problems with export
|
7 months ago |
Kenric Nugteren
|
2685518192
- Improvements to parameters of bulk Load functions on DynamicGrids
|
7 months ago |
Kenric Nugteren
|
a1d482d9d4
Added new UpdateCell() function
|
7 months ago |
Kenric Nugteren
|
56dc39a69c
Added function to Update a set of rows with a set of items.
|
7 months ago |
frankvandenbos
|
e316cb4d4f
Added ColumnsLoaded event handler to DynamicGrid
|
7 months ago |
Kenric Nugteren
|
e0451876b0
Added cancelling items on directedit "Escape" key pressed
|
8 months ago |
Kenric Nugteren
|
a9f4ac957a
Added function to automatically load data for GenerateColumns from the MasterColumns list.
|
8 months ago |
Kenric Nugteren
|
2064caa0ac
Removed line of code that was causing errors when reloading columns of the StockForecast grid
|
8 months ago |
Kenric Nugteren
|
f995e8b31f
Fix to bug on options changed
|
9 months ago |
frogsoftware
|
d45a20f94f
Workaround for weird error
|
9 months ago |