Home / AJAX

Sys.UI.DataView Constructor

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

When called from a derived class, initializes a new instance of the DataView control.

var MyDataView = new Sys.UI.DataView(element);

Parameters

Term

Definition

element

The Sys.UI.DomElement object that the control will be associated with.

See Also

Other Resources

Language Reference