HTML Component Configuration

Extensible Markup Language (XML) structures are used by Commerce Server Business Desk to provide metadata about the data being displayed. For example, if the data is displayed in columns, this structure specifies information about each of those columns, such as the column heading, how the data itself should be formatted, the column width, and whether the column can be sorted. In general, an XML data-island of this type is one of two data-islands that must exist for a particular HTML component (HTC) to operate correctly.

This section contains:

  • DynamicTable Configuration. Describes the XML structure of the configuration information for the DynamicTable HTC. Since the DynamicTable HTC makes use of embedded EditField HTCs, much of the configuration information is shared between the two. For more details, see EditField Configuration.
  • EditField Configuration. Describes the XML structure of the configuration information for one or more EditField HTCs.
  • EditSheet Configuration. Describes the XML structure of the configuration information for the EditSheet HTC. Because the EditSheet HTC makes use of embedded EditField HTCs, much of the configuration information is shared between the two. For more details, see EditField Configuration.
  • ExpressionBuilder Configuration. Describes the XML structure of the configuration information for the ExpressionBuilder HTC.
  • ListEditor Configuration. Describes the XML structure of the configuration information for the ListEditor HTC. Because the ListEditor HTC makes use of embedded EditField HTCs, much of the configuration information is shared between the two. For more details, see EditField Configuration.
  • ListSheet Configuration. Describes the XML structure of the configuration information for the ListSheet HTC.
  • QueryBuilder Configuration. Describes the XML structure of the configuration information for the QueryBuilder HTC.
  • TreeView Configuration. Describes the XML structure of the combined data and configuration information used by the TreeView HTC.

Copyright © 2005 Microsoft Corporation.
All rights reserved.