Skip to main content

DevExpress v24.1 Update — Your Feedback Matters

Our What's New in v24.1 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

End-User Capabilities: Rearranging Columns, Bands and Card Fields

#Reorder Columns and Bands in Grid Views

To reorder columns, drag and drop a column header to a new position.

EU_XtraGrid_GridView_DragColumns

To reorder bands, drag and drop a band header to a new position.

EU_XtraGrid_GridView_DragBands

#Rearrange Card Fields in Layout Views

Do the following:

  1. Click the Customization button displayed within the header panel.

    EU_XtraGrid_LayoutView_CustomizeButton

    The LayoutView Customization window will open.

    EU_XtraGrid_LayoutView_CustomizationForm

  2. Rearrange fields using drag and drop, as required.
  3. Close the Customization window to apply the changes.
See Also