ComponentOne GridView for ASP.NET AJAX: Design-Time Support > Property Builder > General Tab

General Tab

The General tab of the Property builder displays the data source and allows you to set headers, footers, and sorting properties. The General tab consists of Data, Header and Footer, and Behavior settings:

 

 

The General tab includes the following options:

      DataSource: Displays the current data source. For information about data binding, see Binding the Grid to a Data Source.

      DataMember: Displays the current data member.

      Show header: When this check box is selected (default) the ShowHeader property is set to True and the grid's header is visible.

      Show footer: When this check box is selected the ShowFooter property is set to True and the grid's header is visible. For an example, see Setting the Footer Text. By default, this check box is not selected and ShowFooter is False.

      Allow sorting: When this check box is selected the AllowSorting property is set to True and users can sort the grid at run time. By default, this check box is not selected and AllowSorting is False. For more information about sorting, see the Sorting topic.


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.