提交歷史

作者 SHA1 備註 提交日期
  Kenric Nugteren 59bf6fb07f Tweaks to utility methods; fixing column header styles for dynamic grid; editing interface for column grouping a little. Made DoChanged on DynamicGrid virtual 1 年之前
  Kenric Nugteren 85045092d0 Adding column groupings and summaries for action columns 1 年之前
  Kenric Nugteren f8eb28cbb6 Fixing dynamicselectorgrid filtering to not use visible rows, because the visible rows might not yet be loaded. 1 年之前
  Kenric Nugteren e22ea825d0 Fixing update row to also update cell changes. Fixing really dumb lookup bug that probably used to work before the Lookup overhaul, but wasn't very good now. Made CoreRow Ienumerable 1 年之前
  frogsoftware 98b5020aaa Fixed Display Issues with DynamicGrid / DirectEdit 1 年之前
  Kenric Nugteren 5f9bd2439f Merge remote-tracking branch 'origin/frank' into kenric 1 年之前
  Kenric Nugteren 3ce1930068 Fixed tab strip height on DynamicTabControl; added question image to MessageWindow 1 年之前
  frogsoftware 1ce8b43608 Merge remote-tracking branch 'origin/kenric' into frank 1 年之前
  frogsoftware 2a2588cdb1 Added Filtering to DynamicGridTreeUIComponent 1 年之前
  Kenric Nugteren e3d01aac55 Improved speed of CoreTable.LoadRows 1 年之前
  frogsoftware c8b5752f3b Upgraded Base Framework to .NET8 1 年之前
  Kenric Nugteren b80b454986 Fix to grid export filtering 1 年之前
  Kenric Nugteren 2cf37cd628 Fixes to header cell interaction. 1 年之前
  Kenric Nugteren b22045519e Adding new customisation options to tree view 1 年之前
  Kenric Nugteren 65b29101c6 Merge remote-tracking branch 'origin/frank' into tree_view_stuff 1 年之前
  Kenric Nugteren 1e4dea2ccb Fixed internal syncfusion exception when refreshing items source inside of event handler. 1 年之前
  Kenric Nugteren a3e5515059 Tree view stuff 1 年之前
  frogsoftware cbdc664513 Renamed UtilityConverter to AbstractConverter for consistency 1 年之前
  Kenric Nugteren a22ae26f9d Tree View STuff 1 年之前
  Kenric Nugteren 6cad484e19 Added copy form button 1 年之前
  Kenric Nugteren 2c0635ac57 Tweak to Email Utils, added generic edit function for base objects, added event for customising editor buttons. 1 年之前
  Kenric Nugteren 716eb40baf Refactored LookupFactory 1 年之前
  frogsoftware 057423ee06 Tweaked WPF Converters 1 年之前
  frogsoftware 9db2e47d50 Improved Grid Column Alignments and Row Sizing Options 1 年之前
  Kenric Nugteren 2d6f12b718 Commented out DataGridItems.AcceptChanges(), which was causing filter refresh bugs. See PRS Digital Task #784. 1 年之前
  Kenric Nugteren 3c569e8410 Fixed DoChanged being called on all dynamic grid drops even if the drop did nothing. 1 年之前
  Kenric Nugteren affbe67a45 Merge remote-tracking branch 'origin/frank' into kenric 1 年之前
  Kenric Nugteren be0372d76d Extracted DynamicGrid drag-drop into DynamicGridUtils 1 年之前
  frogsoftware a4b6dc7a15 Fixed bug in when DataGrid.View is null 1 年之前
  Kenric Nugteren c9093b1bc7 Improvements to DirectEdit row handling 1 年之前