ElementExtension Object
Multiple objects ElementExtensions ElementExtension |
Adds data-related properties to HTML elements such as text boxes and drop-down list boxes. Element extensions tie recordset and grouping definition objects such as page fields to an element on the HTML page that can be bound to their resulting data.
The ElementExtension object is a member of the ElementExtensions collection.
Using the ElementExtension Object
The following method and property return an ElementExtension object:
The ElementExtensions collection's Add method
The ElementExtensions collection's Item property
Properties | AlternateDataSource Property | ChildLabel Property | ConsumesRecordset Property | ControlSource Property | DefaultValue Property | ElementID Property | Format Property | ListBoundField Property | ListDisplayField Property | ListRowSource Property | RecordsetLabel Property | RecordSource Property | ResyncCommand Property | ServerFilter Property | TotalType Property | UniqueTable Property
Parent Objects | DataSourceControl | IDataSourceControl
Child Objects