Kenric Nugteren 8d32bcb057 Trying to get rich text editor; but not done yet. il y a 2 ans
..
Columns 43f397c34f Fix to CoreUtils.ChangeType when converting arrays. Extracted context menu logic of DynamicTreeView into an event, allowing for custom logic. il y a 2 ans
Editors 8d32bcb057 Trying to get rich text editor; but not done yet. il y a 2 ans
FormDesigner 6490945dac Expression colours; fix to setters needing to be cleared; il y a 2 ans
PDF 200e7c60f6 Removed Print Button from PDFViewer control il y a 2 ans
Properties f9d6e096b4 Added LoadDocument function to CoreExpression; added Lookup field additional properties; added multiselect to DynamicFilterGrid; caused DF fields with expressions to be disabled; il y a 2 ans
Resources 038b68055a Initial Commit il y a 2 ans
Security 038b68055a Initial Commit il y a 2 ans
Themes 038b68055a Initial Commit il y a 2 ans
archive 038b68055a Initial Commit il y a 2 ans
Attachments.xaml 038b68055a Initial Commit il y a 2 ans
Attachments.xaml.cs 038b68055a Initial Commit il y a 2 ans
AuditGrid.cs 038b68055a Initial Commit il y a 2 ans
AuditWindow.xaml 038b68055a Initial Commit il y a 2 ans
AuditWindow.xaml.cs 038b68055a Initial Commit il y a 2 ans
BaseDynamicGrid.cs e6936aebf7 Removed ReadToEnd() in JsonClient because it was slowing down massive queries (~65 MB) somewhat. il y a 2 ans
DynamicColumnGrid.cs e6936aebf7 Removed ReadToEnd() in JsonClient because it was slowing down massive queries (~65 MB) somewhat. il y a 2 ans
DynamicCrossJoinGrid.cs 038b68055a Initial Commit il y a 2 ans
DynamicCustomEditorPage.cs 038b68055a Initial Commit il y a 2 ans
DynamicDataGrid.cs 96df6836ce Fix to lookup required columns and for dimensions; report columns loading from template; il y a 2 ans
DynamicDocumentGrid.cs 200e7c60f6 Removed Print Button from PDFViewer control il y a 2 ans
DynamicEditorButton.cs 038b68055a Initial Commit il y a 2 ans
DynamicEditorControl.cs e6936aebf7 Removed ReadToEnd() in JsonClient because it was slowing down massive queries (~65 MB) somewhat. il y a 2 ans
DynamicEditorForm.xaml 038b68055a Initial Commit il y a 2 ans
DynamicEditorForm.xaml.cs ca72df591e Fix to null exception in request credentials il y a 2 ans
DynamicEditorGrid.xaml 038b68055a Initial Commit il y a 2 ans
DynamicEditorGrid.xaml.cs 8d32bcb057 Trying to get rich text editor; but not done yet. il y a 2 ans
DynamicEditorPage.cs 038b68055a Initial Commit il y a 2 ans
DynamicEnclosedListGrid.cs 038b68055a Initial Commit il y a 2 ans
DynamicEntityFormGrid.cs 96df6836ce Fix to lookup required columns and for dimensions; report columns loading from template; il y a 2 ans
DynamicExportForm.xaml 038b68055a Initial Commit il y a 2 ans
DynamicExportForm.xaml.cs 038b68055a Initial Commit il y a 2 ans
DynamicExportMappingGrid.cs 038b68055a Initial Commit il y a 2 ans
DynamicGrid.cs 6490945dac Expression colours; fix to setters needing to be cleared; il y a 2 ans
DynamicGridColumn.cs 038b68055a Initial Commit il y a 2 ans
DynamicGridColumns.cs 038b68055a Initial Commit il y a 2 ans
DynamicGridColumnsEditor.xaml 038b68055a Initial Commit il y a 2 ans
DynamicGridColumnsEditor.xaml.cs 038b68055a Initial Commit il y a 2 ans
DynamicGridCommon.cs bdc9eb171a Fixed aggregate filter; added cell double click event handler for DynamicGrid il y a 2 ans
DynamicGridFilter.cs 038b68055a Initial Commit il y a 2 ans
DynamicGridFilterEditor.xaml 038b68055a Initial Commit il y a 2 ans
DynamicGridFilterEditor.xaml.cs 038b68055a Initial Commit il y a 2 ans
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; il y a 2 ans
DynamicGridStyle.cs 038b68055a Initial Commit il y a 2 ans
DynamicGridUtils.cs 6490945dac Expression colours; fix to setters needing to be cleared; il y a 2 ans
DynamicImportForm.xaml 038b68055a Initial Commit il y a 2 ans
DynamicImportForm.xaml.cs 038b68055a Initial Commit il y a 2 ans
DynamicImportGrid.cs 038b68055a Initial Commit il y a 2 ans
DynamicImportList.xaml 038b68055a Initial Commit il y a 2 ans
DynamicImportList.xaml.cs 038b68055a Initial Commit il y a 2 ans
DynamicImportMappingGrid.cs 038b68055a Initial Commit il y a 2 ans
DynamicIssuesEditor.xaml 038b68055a Initial Commit il y a 2 ans
DynamicIssuesEditor.xaml.cs 038b68055a Initial Commit il y a 2 ans
DynamicKanbanColumn.xaml 038b68055a Initial Commit il y a 2 ans
DynamicKanbanColumn.xaml.cs 038b68055a Initial Commit il y a 2 ans
DynamicKanbanGrid.xaml 038b68055a Initial Commit il y a 2 ans
DynamicKanbanGrid.xaml.cs 038b68055a Initial Commit il y a 2 ans
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; il y a 2 ans
DynamicManyToManyGrid.cs 038b68055a Initial Commit il y a 2 ans
DynamicMultiEditWindow.xaml 038b68055a Initial Commit il y a 2 ans
DynamicMultiEditWindow.xaml.cs 038b68055a Initial Commit il y a 2 ans
DynamicOneToManyGrid.cs 038b68055a Initial Commit il y a 2 ans
DynamicRowMovementColumn.cs 038b68055a Initial Commit il y a 2 ans
DynamicSplitPanel.cs 038b68055a Initial Commit il y a 2 ans
DynamicSpreadsheet.xaml 038b68055a Initial Commit il y a 2 ans
DynamicSpreadsheet.xaml.cs 038b68055a Initial Commit il y a 2 ans
DynamicTabControl.cs 29b8b1bfa8 Added a way to change a tab name in the OnRename event. Fixed Collapse Headers. Worked on ContextMenu utils. il y a 2 ans
DynamicTreeView.cs 43f397c34f Fix to CoreUtils.ChangeType when converting arrays. Extracted context menu logic of DynamicTreeView into an event, allowing for custom logic. il y a 2 ans
IDynamicEditor.cs 038b68055a Initial Commit il y a 2 ans
IDynamicGrid.cs e6936aebf7 Removed ReadToEnd() in JsonClient because it was slowing down massive queries (~65 MB) somewhat. il y a 2 ans
IDynamicOneToManyGrid.cs 038b68055a Initial Commit il y a 2 ans
ISpecificGrid.cs 038b68055a Initial Commit il y a 2 ans
InABox.DynamicGrid.csproj 8d32bcb057 Trying to get rich text editor; but not done yet. il y a 2 ans
MasterList.xaml 038b68055a Initial Commit il y a 2 ans
MasterList.xaml.cs 038b68055a Initial Commit il y a 2 ans
MultiSelectDialog.cs a16e501970 Fixed ArgumentException in Expressions.Setter; added BlobData field to IDigitalFormInstance; added "Add Form" option to digital form context menu il y a 2 ans
MultiSelectWindow.xaml 038b68055a Initial Commit il y a 2 ans
MultiSelectWindow.xaml.cs 038b68055a Initial Commit il y a 2 ans
NotesForm.xaml 038b68055a Initial Commit il y a 2 ans
NotesForm.xaml.cs 038b68055a Initial Commit il y a 2 ans
ScreenLayout.cs 038b68055a Initial Commit il y a 2 ans
ScreenUtils.cs 038b68055a Initial Commit il y a 2 ans
ScriptEditor.xaml 038b68055a Initial Commit il y a 2 ans
ScriptEditor.xaml.cs 038b68055a Initial Commit il y a 2 ans
ScriptModel.cs 038b68055a Initial Commit il y a 2 ans