MS Doctype Config
This commit is contained in:
@@ -47,7 +47,8 @@ Public Class frmAdmin_IDBBERelations
|
||||
DragDropManager = New ClassDragDrop(My.LogConfig)
|
||||
DragDropManager.AddGridView(GridViewFreeAttributes)
|
||||
DragDropManager.AddGridView(GridViewRelatedAttributes)
|
||||
|
||||
LoadFreeAttributes()
|
||||
LoadRelatedAttributes()
|
||||
Catch ex As Exception
|
||||
ShowErrorMessage($"Error in FormLoad", ex)
|
||||
End Try
|
||||
|
||||
Reference in New Issue
Block a user