# Managing Grouping of Rows of User Data

Learn how to manage and customize the grouping of rows in a spreadsheet component to enhance user experience.

## Content



You can set the display of the spreadsheet component to allow rows to be grouped according to the column headers. You can customize the user experience for grouping data on a sheet. With grouping, you can allow the user to group rows of data according to the column headers that are dragged into the group bar. Special group headings are displayed above the grouped rows. Grouping of rows includes the following tasks.

*   [Allowing the User to Group Rows](/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-interact-rowcol/spwin-grouping/spwin-group-allowuser)
*   [Using Grouping](/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-interact-rowcol/spwin-grouping/spwin-group-using)
*   [Setting the Appearance of Grouped Rows](/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-interact-rowcol/spwin-grouping/spwin-group-appear)
*   [Customizing the Group Bar](/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-interact-rowcol/spwin-grouping/spwin-group-barcustom)
*   [Creating a Custom Group](/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-interact-rowcol/spwin-grouping/spwin-group-model)
*   [Interoperability of Grouping with Other Features](/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-interact-rowcol/spwin-grouping/spwin-group-interop)

## See Also

[Copying Size and Style of Row/Column on Insert](/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-interact-rowcol/spwin-copystylingoninsert)

[Customizing Row or Column Interaction](/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-interact-rowcol)

[Managing Sorting of Rows of User Data](/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-interact-rowcol/spwin-sorting)

[Managing Filtering of Rows of User Data](/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-interact-rowcol/spwin-filtering)

[Managing Outlines (Range Groups) of Rows and Columns](/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-interact-rowcol/spwin-outline)

[Customizing User Searching of Data](/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-interact-rowcol/spwin-datasearch)