MS ForceReload DetailProfileClick
This commit is contained in:
parent
8a4e59c1b2
commit
50aade74fc
@ -634,7 +634,7 @@ Public Class frmMain
|
||||
GRID_LOAD_TYPE = "PROFILE#" & CURRENT_CLICKED_PROFILE_ID.ToString
|
||||
TimerRefresh.Stop()
|
||||
GridView_Docs.ShowLoadingPanel()
|
||||
Await Load_single_Profile()
|
||||
Await Load_single_Profile(True)
|
||||
GridView_Docs.HideLoadingPanel()
|
||||
TimerRefresh.Start()
|
||||
End If
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user