Kenric Nugteren 9637e5c78f Expression Editor improvements with tooltip; CoreExpression generating variables list from type and generator; 2 éve
..
Columns 43f397c34f Fix to CoreUtils.ChangeType when converting arrays. Extracted context menu logic of DynamicTreeView into an event, allowing for custom logic. 2 éve
Editors 9637e5c78f Expression Editor improvements with tooltip; CoreExpression generating variables list from type and generator; 2 éve
FormDesigner 4777ebec70 Added ExpressionEditor; Added IDColumns to AutoEntityGenerator so that DynamicDataGrid can work with AutoEntities; sorted LookupField.AdditionalProperties box; 2 éve
PDF 200e7c60f6 Removed Print Button from PDFViewer control 2 éve
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 éve
Resources 038b68055a Initial Commit 2 éve
Security 038b68055a Initial Commit 2 éve
Themes 038b68055a Initial Commit 2 éve
archive 038b68055a Initial Commit 2 éve
Attachments.xaml 038b68055a Initial Commit 2 éve
Attachments.xaml.cs 038b68055a Initial Commit 2 éve
AuditGrid.cs 038b68055a Initial Commit 2 éve
AuditWindow.xaml 038b68055a Initial Commit 2 éve
AuditWindow.xaml.cs 038b68055a Initial Commit 2 éve
BaseDynamicGrid.cs e6936aebf7 Removed ReadToEnd() in JsonClient because it was slowing down massive queries (~65 MB) somewhat. 2 éve
DynamicColumnGrid.cs e6936aebf7 Removed ReadToEnd() in JsonClient because it was slowing down massive queries (~65 MB) somewhat. 2 éve
DynamicCrossJoinGrid.cs 038b68055a Initial Commit 2 éve
DynamicCustomEditorPage.cs 038b68055a Initial Commit 2 éve
DynamicDataGrid.cs 4777ebec70 Added ExpressionEditor; Added IDColumns to AutoEntityGenerator so that DynamicDataGrid can work with AutoEntities; sorted LookupField.AdditionalProperties box; 2 éve
DynamicDocumentGrid.cs 200e7c60f6 Removed Print Button from PDFViewer control 2 éve
DynamicEditorButton.cs 038b68055a Initial Commit 2 éve
DynamicEditorControl.cs e6936aebf7 Removed ReadToEnd() in JsonClient because it was slowing down massive queries (~65 MB) somewhat. 2 éve
DynamicEditorForm.xaml 038b68055a Initial Commit 2 éve
DynamicEditorForm.xaml.cs 9637e5c78f Expression Editor improvements with tooltip; CoreExpression generating variables list from type and generator; 2 éve
DynamicEditorGrid.xaml 038b68055a Initial Commit 2 éve
DynamicEditorGrid.xaml.cs 9637e5c78f Expression Editor improvements with tooltip; CoreExpression generating variables list from type and generator; 2 éve
DynamicEditorPage.cs 038b68055a Initial Commit 2 éve
DynamicEnclosedListGrid.cs 038b68055a Initial Commit 2 éve
DynamicEntityFormGrid.cs 96df6836ce Fix to lookup required columns and for dimensions; report columns loading from template; 2 éve
DynamicExportForm.xaml 038b68055a Initial Commit 2 éve
DynamicExportForm.xaml.cs 038b68055a Initial Commit 2 éve
DynamicExportMappingGrid.cs 038b68055a Initial Commit 2 éve
DynamicGrid.cs 6490945dac Expression colours; fix to setters needing to be cleared; 2 éve
DynamicGridColumn.cs 038b68055a Initial Commit 2 éve
DynamicGridColumns.cs 8175c324a5 Loading also required columns for othercolumns of lookupeditor 2 éve
DynamicGridColumnsEditor.xaml 038b68055a Initial Commit 2 éve
DynamicGridColumnsEditor.xaml.cs 038b68055a Initial Commit 2 éve
DynamicGridCommon.cs bdc9eb171a Fixed aggregate filter; added cell double click event handler for DynamicGrid 2 éve
DynamicGridFilter.cs 038b68055a Initial Commit 2 éve
DynamicGridFilterEditor.xaml 038b68055a Initial Commit 2 éve
DynamicGridFilterEditor.xaml.cs 038b68055a Initial Commit 2 éve
DynamicGridFilterGrid.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 éve
DynamicGridStyle.cs 038b68055a Initial Commit 2 éve
DynamicGridUtils.cs 6490945dac Expression colours; fix to setters needing to be cleared; 2 éve
DynamicImportForm.xaml 038b68055a Initial Commit 2 éve
DynamicImportForm.xaml.cs 038b68055a Initial Commit 2 éve
DynamicImportGrid.cs 038b68055a Initial Commit 2 éve
DynamicImportList.xaml 038b68055a Initial Commit 2 éve
DynamicImportList.xaml.cs 038b68055a Initial Commit 2 éve
DynamicImportMappingGrid.cs 038b68055a Initial Commit 2 éve
DynamicIssuesEditor.xaml 038b68055a Initial Commit 2 éve
DynamicIssuesEditor.xaml.cs 038b68055a Initial Commit 2 éve
DynamicKanbanColumn.xaml 038b68055a Initial Commit 2 éve
DynamicKanbanColumn.xaml.cs 038b68055a Initial Commit 2 éve
DynamicKanbanGrid.xaml 038b68055a Initial Commit 2 éve
DynamicKanbanGrid.xaml.cs 038b68055a Initial Commit 2 éve
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 éve
DynamicManyToManyGrid.cs 038b68055a Initial Commit 2 éve
DynamicMultiEditWindow.xaml 038b68055a Initial Commit 2 éve
DynamicMultiEditWindow.xaml.cs 038b68055a Initial Commit 2 éve
DynamicOneToManyGrid.cs 038b68055a Initial Commit 2 éve
DynamicRowMovementColumn.cs 038b68055a Initial Commit 2 éve
DynamicSplitPanel.cs 038b68055a Initial Commit 2 éve
DynamicSpreadsheet.xaml 038b68055a Initial Commit 2 éve
DynamicSpreadsheet.xaml.cs 038b68055a Initial Commit 2 éve
DynamicTabControl.cs 29b8b1bfa8 Added a way to change a tab name in the OnRename event. Fixed Collapse Headers. Worked on ContextMenu utils. 2 éve
DynamicTreeView.cs 43f397c34f Fix to CoreUtils.ChangeType when converting arrays. Extracted context menu logic of DynamicTreeView into an event, allowing for custom logic. 2 éve
IDynamicEditor.cs 038b68055a Initial Commit 2 éve
IDynamicGrid.cs e6936aebf7 Removed ReadToEnd() in JsonClient because it was slowing down massive queries (~65 MB) somewhat. 2 éve
IDynamicOneToManyGrid.cs 038b68055a Initial Commit 2 éve
ISpecificGrid.cs 038b68055a Initial Commit 2 éve
InABox.DynamicGrid.csproj 92d02ee0fd Reverted rich text editor 2 éve
MasterList.xaml 038b68055a Initial Commit 2 éve
MasterList.xaml.cs 038b68055a Initial Commit 2 éve
MultiSelectDialog.cs a16e501970 Fixed ArgumentException in Expressions.Setter; added BlobData field to IDigitalFormInstance; added "Add Form" option to digital form context menu 2 éve
MultiSelectWindow.xaml 038b68055a Initial Commit 2 éve
MultiSelectWindow.xaml.cs 038b68055a Initial Commit 2 éve
NotesForm.xaml 038b68055a Initial Commit 2 éve
NotesForm.xaml.cs 038b68055a Initial Commit 2 éve
ScreenLayout.cs 038b68055a Initial Commit 2 éve
ScreenUtils.cs 038b68055a Initial Commit 2 éve
ScriptEditor.xaml 038b68055a Initial Commit 2 éve
ScriptEditor.xaml.cs 038b68055a Initial Commit 2 éve
ScriptModel.cs 038b68055a Initial Commit 2 éve