|
|
|
This demo shows how to customize the ASPxGridView control appearance. Select an item from the rightmost list to alter the control's look and feel.
The ASPxGridView control provides multiple style properties, so that you can customize the appearance of individual elements and manage the grid's overall appearance. You can access these properties via the ASPxGridView.Styles property.
In this demo, when an individual item within the Select Appearance menu is clicked, the page loads a user control that corresponds to the selected menu item's value. User controls are represented by specific .ascx files, and are contained in the demo's Appearance folder. The number of user controls corresponds to the number of available appearance types within the Appearance menu. Each user control contains a modified ASPxGridView control.
|
 | Loading… |
|
|
|
|
|
|
|
|