Grid View Examples
- 2 minutes to read
This section contains the following examples grouped by feature:
Data Exchange
- How to: Bind the ASPxGridView to Data Created at Runtime (DataTable)
- How to: Bind to an ArrayList
- How to: Display Real-Time Data
- How to: Display Master-Detail Data (XPO)
- How to: Implement Master-Detail at Runtime (XPO)
- How to: Show Detail Information in a Separate ASPxGridView
- How to: Add an Unbound Column to Supply Additional Data
Data Editing
- How to: Add and Initialize a New Row
- How to: Implement Data Editing When a Grid is Bound to a Table Created At Runtime
- How to: Save Changes and Switch to Browse Mode by Clicking ENTER
- How to: Delete Selected Rows
- How to: Select Rows That Contain the Specified Value
- How to: Switch ASPxGridView to an Edit Mode by Double-Clicking a Row
Focus and Navigation
- How to: Dynamically Display the Focused Row’s Values Outside the ASPxGridView
- How to: Create Custom Command Buttons
Data Shaping and Manipulation
- How to: Customize Display Text for Data Cells
- How to: Filter Records
- How to: Filter Data by Multiple Columns
- How to: Add Custom Filter Values to the Filter Dropdown
- How to: Create and Customize a Group Summary
- How to: Create Total Summaries
- How to: Implement Custom Grouping
- How to: Implement Custom Sorting
- How to: Sort Groups by Summary Values
Appearance and Layout
- How to: Change the Style Settings of Individual Data Cells
- How to: Dynamically Change Images Displayed Within Data Cells
- How to: Display Data in Cards
- How to: Save and Restore the ASPxGridView’s Layout
Templates
Miscellaneous
- How to: Display a Context Menu For Column Headers
- How to: Apply Conditional Formatting to Exported Data
- How to: Obtain Server Data From the Client
- How to: Hide Expand Buttons for Master Rows That Have Empty Details
- How to: Use a Hyperlink Whose Argument Depends on Several Cell Values in the ASPxGridView