Commit History

Author SHA1 Message Date
  Kenric Nugteren 4c8b7f952d Made TextBoxEditors update changed when typing, rather than tabbing off 11 months ago
  Kenric Nugteren e4394afc54 Added comment 11 months ago
  Kenric Nugteren e5ab8764c0 Fixing some bugged code. 11 months ago
  Kenric Nugteren 5dd3c1a9ba - Added SubPanel system, for keeping track of non-modal windows. 11 months ago
  Kenric Nugteren 72ce490e0b Allowed for customising the editor of Grid Columns, by usign the eidtor on the column, rather than the property. 11 months ago
  Kenric Nugteren c88e0e8dc8 Added cancel confirmation on editor when pressing "X" button on window. 11 months ago
  Kenric Nugteren 32a98a7b28 DynamicTreeGrid summary row things 11 months ago
  Kenric Nugteren b9867eef47 Fixed paging problems with export 11 months ago
  Kenric Nugteren 8302121db8 Improved DynamicGrid summary interface, to prepare for Summaries on Tree grids 11 months ago
  Kenric Nugteren b6f674ccff Added "Escape" to cancel edits on Tree grid too 11 months ago
  Kenric Nugteren 2b49bb3892 Added Filter.Cast for casting filters to compatible sub-types 11 months ago
  Kenric Nugteren 648771bdfe Fix to bug in AutoDataModel 11 months ago
  Kenric Nugteren 622cb8626d Improved code for loading entites when dealing with forms. 11 months ago
  Kenric Nugteren 628f41e644 Initializing fields to the Entity Values when loading initially a digital form 11 months ago
  Kenric Nugteren 8fe3e48e5c Fixed not all data being copied when cretaing new form. 11 months ago
  Kenric Nugteren 2685518192 - Improvements to parameters of bulk Load functions on DynamicGrids 11 months ago
  Kenric Nugteren e147655aa8 Pulled some of the DocumentCache system from DataEntry into the Core DocumentCache file. 11 months ago
  Kenric Nugteren d47d770314 Fixed bug with Problem column not updating table correctly. 11 months ago
  Kenric Nugteren a1d482d9d4 Added new UpdateCell() function 11 months ago
  Kenric Nugteren 9cecb76a7c Added new utility function for DynamicGridColumns 11 months ago
  Kenric Nugteren 972c64a11c Made PopupEditor use the LookupFactory.FormatLookup fucntion 11 months ago
  Kenric Nugteren b13a95bc61 Added Sizing properties to DynamicEditorGridLayout 11 months ago
  Kenric Nugteren 56dc39a69c Added function to Update a set of rows with a set of items. 11 months ago
  Kenric Nugteren b401d2180e Made "Form" public for DynamicEditorForm; added way to disable OK button if unchanged. 11 months ago
  Kenric Nugteren ff629bb388 Merge remote-tracking branch 'origin/frank' into kenric 11 months ago
  Kenric Nugteren 84bf7a0eb7 Fix to DirectEdit on currency columns for TreeGrid; minor tweaks 11 months ago
  frankvandenbos e316cb4d4f Added ColumnsLoaded event handler to DynamicGrid 11 months ago
  frankvandenbos 8719ec5185 Moved Version Handling Code to DbFactory, removed license check from Development version 11 months ago
  Kenric Nugteren e0451876b0 Added cancelling items on directedit "Escape" key pressed 1 year ago
  Kenric Nugteren a9f4ac957a Added function to automatically load data for GenerateColumns from the MasterColumns list. 1 year ago