If the thisViewOnly argument is True, only this C1DataView is refreshed. If it is False (default), all C1DataView components based on the same table view are refreshed.
If the thisViewOnly argument is True, only this C1DataView is refreshed. If it is False (default), all C1DataView components based on the same table view are refreshed.
Remarks
This method re-populates the data view rows, testing the filter conditions and applying sort, if specified. Call this method after changing filter conditions and sort, if AutoRefresh is set to False.