Commit Verlauf

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