MS ForceReload DetailProfileClick
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user