Commit History

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