RadGrid for ASP.NET

Detail tables filtering Send comments on this topic.
Filtering > Detail tables filtering

Glossary Item Box

In order to use filtering for detail tables in Telerik RadGrid you can either:

  • Set RadGrid.AllowFilteringByColumn. This will turn on the filtering for all detail tables in the grid;
  • Set GridTableView.AllowFilteringByColumn  for each table you want to filter.

DetailTable filtering