Home / AJAX

Sys.UI.DataView.onFetchFailed Method

RSS
Modified on 2009/11/14 19:12 by Administrator Categorized as Uncategorized

Called when the DataView control is unable to fetch data.

MyDataViewControl.onFetchFailed(args);

Arguments

args

A DataContextRequestEventArgs object.

Return Value

None.

See Also

Other Resources

Language Reference