MS1403
This commit is contained in:
@@ -2353,11 +2353,8 @@ Public Class frmConstructor_Main
|
||||
If windream_Docshow = True Then
|
||||
If TCDetails.SelectedTabPage.Name = "TabWindream" Or (TCDetails.SelectedTabPage.Name = "TabDetails" And DOC_SEARCH_TAB1 = True) Then
|
||||
Me.GridControlDocSearch.DataSource = Nothing
|
||||
|
||||
If WD_ShowEnitityDocs = True Then
|
||||
Clear_Windream_ResultList()
|
||||
GridControlDocSearch.Visible = True
|
||||
End If
|
||||
Clear_Windream_ResultList()
|
||||
GridControlDocSearch.Visible = True
|
||||
End If
|
||||
End If
|
||||
|
||||
|
||||
Reference in New Issue
Block a user