JavaScript
listObj.populateUXControls Method
Syntax
listObj.populateUXControls();
Description
Populates UX controls with data from the List. This method is internal - it is called automatically when the onSelect event fires if the List has a Detail View.
Limitations
List Control with Detail View Part
See Also