提交历史

作者 SHA1 备注 提交日期
  Kenric Nugteren bd1261a5f6 Fix serialization of original values for unserialisable properties. Updated filter to not longe ruse Expressions. 7 月之前
  Kenric Nugteren 30cbb54524 Added cloning objects for Copy-Paste 7 月之前
  Kenric Nugteren ab7efafa8c Changed interface for allowing re-ordering rows. 7 月之前
  Kenric Nugteren a5dbdc4617 Added system for setting a Grid to be "read-only", hence diminishing the number of columns it needs to load. 7 月之前
  Kenric Nugteren b9867eef47 Fixed paging problems with export 7 月之前
  Kenric Nugteren 2685518192 - Improvements to parameters of bulk Load functions on DynamicGrids 8 月之前
  Kenric Nugteren 2a5d3d520e Made the base generic IProblems<T> interface implement the parent Problem property to avoid redundancy in child classes. Removed some commented code. 8 月之前
  frogsoftware b842184c6b Added IProblem<> to replace IIssues interface 8 月之前
  frogsoftware 26369726f4 String Summary Fields are now DISTINCT 9 月之前
  Kenric Nugteren 7d8e0c471d Merge remote-tracking branch 'origin/frank' into kenric 9 月之前
  Kenric Nugteren 5e0683e299 Added DatabaseSchema.LocalProperties, and improved Merging functionality in the unlikely event of entity links on EnclosedEntities. 9 月之前
  frogsoftware 0b0bbff042 Merge remote-tracking branch 'origin/kenric' into frank 10 月之前
  frogsoftware 3d58831714 Multiselect Dialogs now remember selected filters 10 月之前
  Kenric Nugteren e153702077 Made DoMerge overrideable 10 月之前
  Kenric Nugteren 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 11 月之前
  Kenric Nugteren 49665741c2 Added count paramter to FormatRecordCount so that we're not passing around format strings, which seems a bit sus. 11 月之前
  frogsoftware 4f1a7bf88d Added UI support for database paging 11 月之前
  Kenric Nugteren 832e5ace82 Implemented support for pagination in DynamicDataGrid 11 月之前
  frogsoftware 4da01edb9b Query Paging API Support 11 月之前
  Kenric Nugteren 3668f2ee38 Removing a bunch of references to CoreUtils.TypeList to minimise reflection on startups 1 年之前
  Kenric Nugteren ad08d207ad Changes to DynamicGridOPtions 1 年之前
  Kenric Nugteren a5bb398c74 Finished changes to columns 1 年之前
  Kenric Nugteren 7c428eaefd Changes to columns (DON"T PULL) 1 年之前
  frogsoftware 51b11f9b92 Added DynamicGrid.HideDatabaseFilters and DynamicGridOption.HideDirectEditButton 1 年之前
  Kenric Nugteren 182871be34 Fixed InvalidateRow; Made FitlerButtonComponenet public; Added DynamicSeelectorGrid 1 年之前
  Kenric Nugteren a3e5515059 Tree view stuff 1 年之前
  frogsoftware 9db2e47d50 Improved Grid Column Alignments and Row Sizing Options 1 年之前
  Kenric Nugteren e2dcaf6443 OneToMany now no longer does a null query, instead using an internal cache of columns. 1 年之前
  Kenric Nugteren 28593b2419 Fix to readonly overriding and dflayoutheader alignment now doesn't cause exception when trying to edit because of an editor type mismatch 1 年之前
  Kenric Nugteren 539e8ed5de Merge remote-tracking branch 'origin/frank' into kenric; Also added Generate Columns back in 1 年之前