Home / AJAX

Sys.UI.DataView.findContext Method

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

Finds the TemplateContext object that corresponds to the rendered template that contains the specified DOM element.

MyDataViewControl.getItem(source);

Arguments

source

The element or element ID that contains the context.

Return Value

A TemplateContext object.

See Also

Other Resources

Language Reference