Sys.UI.DataView.refresh Method
Forces the rendering of the current data to be refreshed.
MyDataViewControl.refresh();
Return Value
None.
Remarks
A refresh occurs automatically when the data changes.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Forces the rendering of the current data to be refreshed.
MyDataViewControl.refresh();
None.
A refresh occurs automatically when the data changes.