Share via


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.

See Also

Other Resources

Sys.UI.DataView Class

Language Reference