Commit History

Author SHA1 Message Date
  Kenric Nugteren 2a105f8532 Fixed double on changed getting called in dynamic grid adding items 1 year ago
  Kenric Nugteren 4ace7f6461 Extracted custom columns functionality into a component, and also DirectEdit columns are now different. 1 year ago
  Kenric Nugteren 4f6accf319 DataGrid header tooltips work 1 year ago
  Kenric Nugteren 9ed8af1936 DynamicGrid refresh error uses MessageWindow 1 year ago
  Kenric Nugteren 0cd29f8e14 Digital form and menu column changes 1 year ago
  Kenric Nugteren f16018d044 Added Drag-Drop functionality from emails and files, extracting that functionality from PRS DataEntry screen. 1 year ago
  frogsoftware e563dff11e Implement DynamicTemplateColumn for custom/complex columns in data grids 1 year ago
  Kenric Nugteren 1aaba9d7a1 Extracted filtering functionality into DynamicGridFilterButtonComponent, meaning it's based on composition, not inheritance, which is better. 1 year ago
  Kenric Nugteren 66590d99ff Caused action columns to only get called on left mous button pressed. 1 year ago
  Kenric Nugteren 349a333e75 Fixed options loading on grids without any options set. 1 year ago
  Kenric Nugteren eade9aae17 Added a way to add custom drag drops for dynamic grid and also a DragDropOver event. 1 year ago
  Kenric Nugteren 3ebbde27bc Removed unnecessary logging 1 year ago
  frogsoftware 24381b98e6 Tweaked Dyanmic Editor DefineLookups to allow synchronous as well as asynchronous refreshes 1 year ago
  Kenric Nugteren ce33a03925 Fixed DBNull issues 1 year ago
  Kenric Nugteren 037b52c9cd Fixed UpdateCell for direct edit when doing linked properties 1 year ago
  Kenric Nugteren 7b0523bf36 Fix null exception issues with columns 1 year ago
  Kenric Nugteren fb17825305 Improvements to Drag & Drop and the NumberEdit 1 year ago
  Kenric Nugteren f2defb2813 Fixed syncing between DynamicGrid.Data and MasterData, so that switching between DirectEdit and normal mode retains the data. 1 year ago
  frogsoftware ebc6403b75 Corrected Issues with Date values in grids 1 year ago
  frogsoftware 239f0ddcc5 Implemented DateEditor Grid Column 1 year ago
  frogsoftware 4833216dff Overhauled DynamicGrid Column generation code 1 year ago
  frogsoftware 329a1f5383 (INCOMPLETE) Refactored Textbox Behaviours 1 year ago
  frogsoftware 5058c61027 Fixed DynamicTree Editing 1 year ago
  Kenric Nugteren ac227fd119 Improved Poster timberline 1 year ago
  Kenric Nugteren 8af328320e Direct Edit swap modes and DynamicGridSettings class 1 year ago
  frogsoftware 3fdab8d888 Fixed crash in PopupList Filters 1 year ago
  Kenric Nugteren 0d0a10d0da Removed DocumentApprovalControl; fixed the fact that cut, copy and paste were visible in non-editable situations for sequenceable grids. 1 year ago
  Kenric Nugteren c4e618f8b1 Random changes 1 year ago
  Kenric Nugteren 4ccaa002b9 Added default result to script document 1 year ago
  Kenric Nugteren fa52b9609e "Fixed" enum columns in DYnamicGrid. Made OneTOManyGrid BeforeSave a virtual, so that you can do validation in it. 1 year ago