frogsoftware e563dff11e Implement DynamicTemplateColumn for custom/complex columns in data grids há 1 ano atrás
..
Aggregates 4833216dff Overhauled DynamicGrid Column generation code há 1 ano atrás
Columns e563dff11e Implement DynamicTemplateColumn for custom/complex columns in data grids há 1 ano atrás
DynamicEditorForm 32af8716c1 Made DynamicDocumentGrid superceded column Readonly when asked. há 1 ano atrás
Editors f4e1f35de3 Changed string.Empty to "" há 1 ano atrás
Layouts 6d57d0dc26 Fixed Issue with TimeStamp Editors triggering unnecessary changes há 1 ano atrás
PDF f4e1f35de3 Changed string.Empty to "" há 1 ano atrás
Security 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
Themes 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
Attachments.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
Attachments.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
AuditGrid.cs 6af0098f5f DynamicGrid ReadOnly so that you can disable an editor há 1 ano atrás
AuditWindow.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
AuditWindow.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
BaseDynamicGrid.cs 1aaba9d7a1 Extracted filtering functionality into DynamicGridFilterButtonComponent, meaning it's based on composition, not inheritance, which is better. há 1 ano atrás
DynamicColumnGrid.cs 24381b98e6 Tweaked Dyanmic Editor DefineLookups to allow synchronous as well as asynchronous refreshes há 1 ano atrás
DynamicContentDialog.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
DynamicContentDialog.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
DynamicCrossJoinGrid.cs 6af0098f5f DynamicGrid ReadOnly so that you can disable an editor há 1 ano atrás
DynamicCustomEditorPage.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
DynamicDataGrid.cs 1aaba9d7a1 Extracted filtering functionality into DynamicGridFilterButtonComponent, meaning it's based on composition, not inheritance, which is better. há 1 ano atrás
DynamicDocumentGrid.cs e563dff11e Implement DynamicTemplateColumn for custom/complex columns in data grids há 1 ano atrás
DynamicEditorButton.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
DynamicEditorGrid.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
DynamicEditorGrid.xaml.cs d833598ce9 Got DynamicEditorGrid to override old values when changing lookups. há 1 ano atrás
DynamicEditorPage.cs 32af8716c1 Made DynamicDocumentGrid superceded column Readonly when asked. há 1 ano atrás
DynamicEnclosedListGrid.cs ac227fd119 Improved Poster timberline há 1 ano atrás
DynamicEntityFormGrid.cs 2578703dda Improved StringAutoIncrement Handling for Entities há 2 anos atrás
DynamicExportForm.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
DynamicExportForm.xaml.cs b019d016c1 Changed weblinks from prs-software.com.au to prsdigital.com.au há 2 anos atrás
DynamicExportMappingGrid.cs 6af0098f5f DynamicGrid ReadOnly so that you can disable an editor há 1 ano atrás
DynamicGrid.cs e563dff11e Implement DynamicTemplateColumn for custom/complex columns in data grids há 1 ano atrás
DynamicGridColumn.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
DynamicGridColumns.cs d7a8d0413d Overhauled Remote Connection to combine URL and Port, and allow fallback URL settings há 2 anos atrás
DynamicGridColumnsEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
DynamicGridColumnsEditor.xaml.cs f2baae2120 Added asynchronous QueryMultiple; enforced ColumnName for DynamicColumnsGrid; added empty item to DirectEdit Lookup há 1 ano atrás
DynamicGridCommon.cs 8af328320e Direct Edit swap modes and DynamicGridSettings class há 1 ano atrás
DynamicGridFilterButtonComponent.cs 1aaba9d7a1 Extracted filtering functionality into DynamicGridFilterButtonComponent, meaning it's based on composition, not inheritance, which is better. há 1 ano atrás
DynamicGridFilterEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
DynamicGridFilterEditor.xaml.cs df848c6295 Improved Database Update Script system há 1 ano atrás
DynamicGridFilterGrid.cs 58a255ed59 Moved ISequenceable initialiser to BaseObject. há 1 ano atrás
DynamicGridSettings.cs c5d0355949 Pulled out most uses of Init(), in favour of property initialisers. há 1 ano atrás
DynamicGridStyle.cs 68e7cc5f56 Added BeforeRefresh and AfterRefresh handlers to Dynamic Grids há 2 anos atrás
DynamicGridUtils.cs d833598ce9 Got DynamicEditorGrid to override old values when changing lookups. há 1 ano atrás
DynamicImportForm.xaml 60966158d4 Nearly got custom importer working há 1 ano atrás
DynamicImportForm.xaml.cs 3c697b7bd8 Reducing duplicate code for importers. há 1 ano atrás
DynamicImportGrid.cs 3c697b7bd8 Reducing duplicate code for importers. há 1 ano atrás
DynamicImportList.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
DynamicImportList.xaml.cs 78de32774f Added log events for importers; add import mapping factory to customise selectable import columns. há 1 ano atrás
DynamicImportMappingGrid.cs f4518f5e01 Created tabular file reader interface and worked on spreadsheet interface há 1 ano atrás
DynamicIssuesEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
DynamicIssuesEditor.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
DynamicItemsListGrid.cs 6af0098f5f DynamicGrid ReadOnly so that you can disable an editor há 1 ano atrás
DynamicKanbanColumn.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
DynamicKanbanColumn.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
DynamicKanbanGrid.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
DynamicKanbanGrid.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
DynamicManyToManyCrossTab.cs 8fb76f2907 Fixed menu images in cross tab. há 1 ano atrás
DynamicManyToManyDataGrid.cs 5e319b8e96 Added "Reset Columns to Default" to OneToMany and ManyTOMany grids. há 1 ano atrás
DynamicManyToManyGrid.cs 24381b98e6 Tweaked Dyanmic Editor DefineLookups to allow synchronous as well as asynchronous refreshes há 1 ano atrás
DynamicMultiEditWindow.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
DynamicMultiEditWindow.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
DynamicOneToManyGrid.cs 7f886d3f91 Made it so OneToMany and ManyToMany grids don't save AutoEntities. Made it so Client.Delete can take IEnumerable há 1 ano atrás
DynamicRowMovementColumn.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
DynamicSplitPanel.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
DynamicTabControl.cs eec0a6e1db Added a SelectedTab property onto DynamicTabControl to fix the annoyance of casting há 1 ano atrás
DynamicTreeView.cs 5058c61027 Fixed DynamicTree Editing há 1 ano atrás
IDynamicEditor.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
IDynamicEditorHost.cs 2df4269403 REmoved FindDocument, LoadDocument and SaveDocument callbacks há 1 ano atrás
IDynamicGrid.cs 1aaba9d7a1 Extracted filtering functionality into DynamicGridFilterButtonComponent, meaning it's based on composition, not inheritance, which is better. há 1 ano atrás
IDynamicOneToManyGrid.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
ISpecificGrid.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
MasterList.xaml 7fb00ccada Tweaked appearance of Progress / Splash form há 2 anos atrás
MasterList.xaml.cs bbc5ccdd7f Removed DefaultOptions field, because semantics were wrong and order of execution was unclear há 1 ano atrás
MultiSelectDialog.cs 7f886d3f91 Made it so OneToMany and ManyToMany grids don't save AutoEntities. Made it so Client.Delete can take IEnumerable há 1 ano atrás
MultiSelectWindow.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
MultiSelectWindow.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
NotesForm.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
NotesForm.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
ScreenLayout.cs 429ca4e026 Refactored DataTable.cs into individual class files há 2 anos atrás
ScreenUtils.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
ScriptEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
ScriptEditor.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás
ScriptModel.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms há 2 anos atrás