# Customizing Interaction with Rows and Columns

Spread for ASP.NET allows you to customize several aspects of user interaction with rows and columns, like freezing rows and columns, setting preview rows, etc.

## Content



You can customize these aspects of user interaction with rows and columns:

*   [Allowing the User to Move Columns](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-interaction/spweb-interact-rowcol/spweb-rowcol-move)
*   [Allowing the User to Move Rows](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-interaction/spweb-interact-rowcol/allowing-the-user-to-move-rows)
*   [Allowing the User to Resize Rows or Columns](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-interaction/spweb-interact-rowcol/spweb-rowcol-resize)
*   [Freezing Rows and Columns](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-interaction/spweb-interact-rowcol/spweb-freezerowcolumn)
*   [Setting up Row Edit Templates](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-interaction/spweb-interact-rowcol/spweb-rowedittemplate)
*   [Setting up Preview Rows](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-interaction/spweb-interact-rowcol/spweb-previewrow)

For more information related to rows and columns, refer to these topics:

*   [Customizing Simple Filtering of Rows of User Data](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-interaction/spweb-interactfiltermanage/spweb-interact-filtering)
*   [Customizing Grouping of Rows of User Data](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-interaction/spweb-interact-grouping)
*   [Customizing Sorting of Rows of User Data](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-interaction/spweb-interact-sorting)

For more information related to ranges of cells, refer to these topics:

*   [Customizing Selections of Cells](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-interaction/spweb-interact-selection)
*   [Customizing the Appearance of a Cell](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-appearSet/spweb-appearCell)
*   [Customizing with Cell Types](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-setCellTypes)