História revízii

Autor SHA1 Správa Dátum
  Kenric Nugteren 608c1a1764 Merge remote-tracking branch 'origin/frank' into kenric 7 mesiacov pred
  Kenric Nugteren a5dbdc4617 Added system for setting a Grid to be "read-only", hence diminishing the number of columns it needs to load. 7 mesiacov pred
  frankvandenbos 21527c74d8 Fixed issue with Editor Grids opening up off-screen 7 mesiacov pred
  frankvandenbos b17d8f1035 Added Custom Filtering for DynamicActionColumns 7 mesiacov pred
  Kenric Nugteren e5dd0c1ede Tweak to UpdateRow to include InvalidateRow 7 mesiacov pred
  Kenric Nugteren 4c96801379 Allowing for interleaving DynamicActionColumns with DynamicGridColumns 7 mesiacov pred
  Kenric Nugteren d4f44897cd Added ability to make a DynamicGrid non-modally edit. 7 mesiacov pred
  Kenric Nugteren 85faaf5a96 Updating the OnReconfigure event on DynamicGrid now reconfigures the options. 7 mesiacov pred
  Kenric Nugteren e5ab8764c0 Fixing some bugged code. 7 mesiacov pred
  Kenric Nugteren 72ce490e0b Allowed for customising the editor of Grid Columns, by usign the eidtor on the column, rather than the property. 7 mesiacov pred
  Kenric Nugteren b9867eef47 Fixed paging problems with export 7 mesiacov pred
  Kenric Nugteren 2685518192 - Improvements to parameters of bulk Load functions on DynamicGrids 7 mesiacov pred
  Kenric Nugteren a1d482d9d4 Added new UpdateCell() function 7 mesiacov pred
  Kenric Nugteren 56dc39a69c Added function to Update a set of rows with a set of items. 7 mesiacov pred
  frankvandenbos e316cb4d4f Added ColumnsLoaded event handler to DynamicGrid 7 mesiacov pred
  Kenric Nugteren e0451876b0 Added cancelling items on directedit "Escape" key pressed 8 mesiacov pred
  Kenric Nugteren a9f4ac957a Added function to automatically load data for GenerateColumns from the MasterColumns list. 8 mesiacov pred
  Kenric Nugteren 2064caa0ac Removed line of code that was causing errors when reloading columns of the StockForecast grid 8 mesiacov pred
  Kenric Nugteren f995e8b31f Fix to bug on options changed 9 mesiacov pred
  frogsoftware d45a20f94f Workaround for weird error 9 mesiacov pred
  Kenric Nugteren 487cc165e3 Fixed wait cursor not being disposed when exceptions happen in DYnamicGrid.Refresh 10 mesiacov pred
  Kenric Nugteren 1437ba0d1c Extracted LoadForeignProperties into Client 10 mesiacov pred
  Kenric Nugteren c870ddc69a Small Tweaks 10 mesiacov pred
  Kenric Nugteren 7a105e8850 Tiny tweak 11 mesiacov pred
  Kenric Nugteren 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 11 mesiacov pred
  Kenric Nugteren 49665741c2 Added count paramter to FormatRecordCount so that we're not passing around format strings, which seems a bit sus. 11 mesiacov pred
  frogsoftware 4f1a7bf88d Added UI support for database paging 11 mesiacov pred
  Kenric Nugteren 832e5ace82 Implemented support for pagination in DynamicDataGrid 11 mesiacov pred
  frogsoftware 4da01edb9b Query Paging API Support 11 mesiacov pred
  frogsoftware 3b4bb344ee Re-implemented DynamicGrid.ConfigureColumns 11 mesiacov pred