Histórico de commits

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