Home / AJAX

Sys.UI.DataView.onFetchSucceeded Method

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

Called when the DataView control has successfully fetched data.

MyDataViewControl.onFetchSucceeded(args);

Arguments

args

A DataContextRequestEventArgs object.

Return Value

None.

See Also

Other Resources

Language Reference