Zooflow: Clear cache for DocumentResultList
This commit is contained in:
@@ -381,8 +381,13 @@ Public Class frmDocumentResultList
|
||||
Else
|
||||
_IsLoading = True
|
||||
Try
|
||||
' Save the new results
|
||||
_ResultLists = pResults
|
||||
|
||||
' Remove the current document from
|
||||
Documentloader.ClearCache()
|
||||
|
||||
' Update the grid
|
||||
UpdateTotalResults()
|
||||
UpdateGridData()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user