Spread ASP.NET 6.0 Product Documentation
Customizing Filtering of Rows of User Data
Send Feedback
Spread ASP.NET 6.0 Product Documentation > Developer's Guide > Customizing User Interaction > Customizing Filtering of Rows of User Data

Glossary Item Box

You can create filters for data. The basic steps are to create a filter and then assign the filter to a column. You can specify certain details for the filter such as creating a background color for filtered and non-filtered rows with a style filter or creating a hide row filter that hides the rows. The following topics provide more information:

For information on selections of cells, refer to Customizing Selections of Cells.

For information on how to change the appearance of cells, refer to Customizing the Appearance of a Cell. For information on setting the cell type, refer to Customizing with Cell Types.

For detailed information on the objects involved, refer to these classes in the Assembly Reference.

Return to the overview at Customizing User Interaction.

© 2002-2012 GrapeCity, Inc. All Rights Reserved.