Kenric Nugteren 17250f9e69 Added default lookup format 2 år sedan
..
Columns 17250f9e69 Added default lookup format 2 år sedan
Editors bb7cba4fee Committing file I forgot 2 år sedan
FormDesigner 440021eab0 Added hidden option to DigitalFormVariable; fixed synchronisation issue in DynamicManyToManyGrid and DynamicOneToMany grid when filtering rows; 2 år sedan
PDF 200e7c60f6 Removed Print Button from PDFViewer control 2 år sedan
Properties f9d6e096b4 Added LoadDocument function to CoreExpression; added Lookup field additional properties; added multiselect to DynamicFilterGrid; caused DF fields with expressions to be disabled; 2 år sedan
Resources 038b68055a Initial Commit 2 år sedan
Security 038b68055a Initial Commit 2 år sedan
Themes 038b68055a Initial Commit 2 år sedan
archive 038b68055a Initial Commit 2 år sedan
Attachments.xaml 038b68055a Initial Commit 2 år sedan
Attachments.xaml.cs 038b68055a Initial Commit 2 år sedan
AuditGrid.cs 09ab362281 Added an option to exclude ID from Columns.Default(); reworked dynamiceditorform to allow embedded editor forms. DynamicEditorForm is now simply a container window; 2 år sedan
AuditWindow.xaml 038b68055a Initial Commit 2 år sedan
AuditWindow.xaml.cs 038b68055a Initial Commit 2 år sedan
BaseDynamicGrid.cs 09ab362281 Added an option to exclude ID from Columns.Default(); reworked dynamiceditorform to allow embedded editor forms. DynamicEditorForm is now simply a container window; 2 år sedan
DynamicColumnGrid.cs e6936aebf7 Removed ReadToEnd() in JsonClient because it was slowing down massive queries (~65 MB) somewhat. 2 år sedan
DynamicCrossJoinGrid.cs 09ab362281 Added an option to exclude ID from Columns.Default(); reworked dynamiceditorform to allow embedded editor forms. DynamicEditorForm is now simply a container window; 2 år sedan
DynamicCustomEditorPage.cs 038b68055a Initial Commit 2 år sedan
DynamicDataGrid.cs 3f654521fd Fix to views loading deleted items, and fixed Merge button showing up on all multi-select grids 2 år sedan
DynamicDocumentGrid.cs 24c0ed95a0 Implemented DynamicGrid drag-and-drop; changed ExpressionEditor single-click to double-click 2 år sedan
DynamicEditorButton.cs 038b68055a Initial Commit 2 år sedan
DynamicEditorControl.cs 09ab362281 Added an option to exclude ID from Columns.Default(); reworked dynamiceditorform to allow embedded editor forms. DynamicEditorForm is now simply a container window; 2 år sedan
DynamicEditorForm.xaml 09ab362281 Added an option to exclude ID from Columns.Default(); reworked dynamiceditorform to allow embedded editor forms. DynamicEditorForm is now simply a container window; 2 år sedan
DynamicEditorForm.xaml.cs 58d10317ac Merge remote-tracking branch 'origin/frank' into kenric 2 år sedan
DynamicEditorGrid.xaml 038b68055a Initial Commit 2 år sedan
DynamicEditorGrid.xaml.cs 58d10317ac Merge remote-tracking branch 'origin/frank' into kenric 2 år sedan
DynamicEditorPage.cs 038b68055a Initial Commit 2 år sedan
DynamicEnclosedListGrid.cs 09ab362281 Added an option to exclude ID from Columns.Default(); reworked dynamiceditorform to allow embedded editor forms. DynamicEditorForm is now simply a container window; 2 år sedan
DynamicEntityFormGrid.cs 09ab362281 Added an option to exclude ID from Columns.Default(); reworked dynamiceditorform to allow embedded editor forms. DynamicEditorForm is now simply a container window; 2 år sedan
DynamicExportForm.xaml 038b68055a Initial Commit 2 år sedan
DynamicExportForm.xaml.cs 038b68055a Initial Commit 2 år sedan
DynamicExportMappingGrid.cs 09ab362281 Added an option to exclude ID from Columns.Default(); reworked dynamiceditorform to allow embedded editor forms. DynamicEditorForm is now simply a container window; 2 år sedan
DynamicGrid.cs 440021eab0 Added hidden option to DigitalFormVariable; fixed synchronisation issue in DynamicManyToManyGrid and DynamicOneToMany grid when filtering rows; 2 år sedan
DynamicGridColumn.cs 038b68055a Initial Commit 2 år sedan
DynamicGridColumns.cs 8175c324a5 Loading also required columns for othercolumns of lookupeditor 2 år sedan
DynamicGridColumnsEditor.xaml 038b68055a Initial Commit 2 år sedan
DynamicGridColumnsEditor.xaml.cs 038b68055a Initial Commit 2 år sedan
DynamicGridCommon.cs b197e826bc Implemented DynamicEditorGrid.AfterEditorValueChanged and supporting code changes 2 år sedan
DynamicGridFilter.cs 038b68055a Initial Commit 2 år sedan
DynamicGridFilterEditor.xaml 038b68055a Initial Commit 2 år sedan
DynamicGridFilterEditor.xaml.cs 038b68055a Initial Commit 2 år sedan
DynamicGridFilterGrid.cs 09ab362281 Added an option to exclude ID from Columns.Default(); reworked dynamiceditorform to allow embedded editor forms. DynamicEditorForm is now simply a container window; 2 år sedan
DynamicGridStyle.cs 09ab362281 Added an option to exclude ID from Columns.Default(); reworked dynamiceditorform to allow embedded editor forms. DynamicEditorForm is now simply a container window; 2 år sedan
DynamicGridUtils.cs 24c0ed95a0 Implemented DynamicGrid drag-and-drop; changed ExpressionEditor single-click to double-click 2 år sedan
DynamicImportForm.xaml 038b68055a Initial Commit 2 år sedan
DynamicImportForm.xaml.cs 038b68055a Initial Commit 2 år sedan
DynamicImportGrid.cs 09ab362281 Added an option to exclude ID from Columns.Default(); reworked dynamiceditorform to allow embedded editor forms. DynamicEditorForm is now simply a container window; 2 år sedan
DynamicImportList.xaml 038b68055a Initial Commit 2 år sedan
DynamicImportList.xaml.cs 038b68055a Initial Commit 2 år sedan
DynamicImportMappingGrid.cs 09ab362281 Added an option to exclude ID from Columns.Default(); reworked dynamiceditorform to allow embedded editor forms. DynamicEditorForm is now simply a container window; 2 år sedan
DynamicIssuesEditor.xaml 038b68055a Initial Commit 2 år sedan
DynamicIssuesEditor.xaml.cs 038b68055a Initial Commit 2 år sedan
DynamicKanbanColumn.xaml 038b68055a Initial Commit 2 år sedan
DynamicKanbanColumn.xaml.cs 038b68055a Initial Commit 2 år sedan
DynamicKanbanGrid.xaml 038b68055a Initial Commit 2 år sedan
DynamicKanbanGrid.xaml.cs 038b68055a Initial Commit 2 år sedan
DynamicManyToManyDataGrid.cs f9d6e096b4 Added LoadDocument function to CoreExpression; added Lookup field additional properties; added multiselect to DynamicFilterGrid; caused DF fields with expressions to be disabled; 2 år sedan
DynamicManyToManyGrid.cs 440021eab0 Added hidden option to DigitalFormVariable; fixed synchronisation issue in DynamicManyToManyGrid and DynamicOneToMany grid when filtering rows; 2 år sedan
DynamicMultiEditWindow.xaml 09ab362281 Added an option to exclude ID from Columns.Default(); reworked dynamiceditorform to allow embedded editor forms. DynamicEditorForm is now simply a container window; 2 år sedan
DynamicMultiEditWindow.xaml.cs 09ab362281 Added an option to exclude ID from Columns.Default(); reworked dynamiceditorform to allow embedded editor forms. DynamicEditorForm is now simply a container window; 2 år sedan
DynamicOneToManyGrid.cs 440021eab0 Added hidden option to DigitalFormVariable; fixed synchronisation issue in DynamicManyToManyGrid and DynamicOneToMany grid when filtering rows; 2 år sedan
DynamicRowMovementColumn.cs b2004c2e0d Changed DynamicActionColumn to Dynamic Image Column and added DynamicTextColumn functionality 2 år sedan
DynamicSplitPanel.cs 038b68055a Initial Commit 2 år sedan
DynamicSpreadsheet.xaml 038b68055a Initial Commit 2 år sedan
DynamicSpreadsheet.xaml.cs 038b68055a Initial Commit 2 år sedan
DynamicTabControl.cs 29b8b1bfa8 Added a way to change a tab name in the OnRename event. Fixed Collapse Headers. Worked on ContextMenu utils. 2 år sedan
DynamicTreeView.cs 09ab362281 Added an option to exclude ID from Columns.Default(); reworked dynamiceditorform to allow embedded editor forms. DynamicEditorForm is now simply a container window; 2 år sedan
EmbeddedDynamicEditorForm.xaml 09ab362281 Added an option to exclude ID from Columns.Default(); reworked dynamiceditorform to allow embedded editor forms. DynamicEditorForm is now simply a container window; 2 år sedan
EmbeddedDynamicEditorForm.xaml.cs 58d10317ac Merge remote-tracking branch 'origin/frank' into kenric 2 år sedan
IDynamicEditor.cs 038b68055a Initial Commit 2 år sedan
IDynamicGrid.cs 09ab362281 Added an option to exclude ID from Columns.Default(); reworked dynamiceditorform to allow embedded editor forms. DynamicEditorForm is now simply a container window; 2 år sedan
IDynamicOneToManyGrid.cs 038b68055a Initial Commit 2 år sedan
ISpecificGrid.cs 038b68055a Initial Commit 2 år sedan
InABox.DynamicGrid.csproj 92d02ee0fd Reverted rich text editor 2 år sedan
MasterList.xaml 038b68055a Initial Commit 2 år sedan
MasterList.xaml.cs 038b68055a Initial Commit 2 år sedan
MultiSelectDialog.cs a16e501970 Fixed ArgumentException in Expressions.Setter; added BlobData field to IDigitalFormInstance; added "Add Form" option to digital form context menu 2 år sedan
MultiSelectWindow.xaml 038b68055a Initial Commit 2 år sedan
MultiSelectWindow.xaml.cs 038b68055a Initial Commit 2 år sedan
NotesForm.xaml 038b68055a Initial Commit 2 år sedan
NotesForm.xaml.cs 038b68055a Initial Commit 2 år sedan
ScreenLayout.cs 038b68055a Initial Commit 2 år sedan
ScreenUtils.cs 038b68055a Initial Commit 2 år sedan
ScriptEditor.xaml 038b68055a Initial Commit 2 år sedan
ScriptEditor.xaml.cs 038b68055a Initial Commit 2 år sedan
ScriptModel.cs 09ab362281 Added an option to exclude ID from Columns.Default(); reworked dynamiceditorform to allow embedded editor forms. DynamicEditorForm is now simply a container window; 2 år sedan