LookupGrid: Remove old Versions, Fix Null Value Text \o/
This commit is contained in:
@@ -47,6 +47,7 @@ Public Class RepositoryItemLookupControl3
|
||||
|
||||
Public Sub New()
|
||||
SetDropdownButtonEnabled(_MultiSelect)
|
||||
|
||||
End Sub
|
||||
|
||||
Private Const NAME_DATATABLE_INTERNAL = "__INTERNAL_DATATABLE__"
|
||||
@@ -114,6 +115,8 @@ Public Class RepositoryItemLookupControl3
|
||||
GetType(ButtonEditAccessible)
|
||||
)
|
||||
EditorRegistrationInfo.Default.Editors.Add(oClassInfo)
|
||||
|
||||
|
||||
End Sub
|
||||
|
||||
Private Sub SetFormButtonEnabled(pVisible As Boolean)
|
||||
|
||||
Reference in New Issue
Block a user