New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Detail Tables Filtering
To use filtering for detail tables you can either:
-
Set RadGrid.AllowFilteringByColumn. This enables filtering for all tables in the grid;
-
Set GridTableView.AllowFilteringByColumn for each table in which you want to enable filtering.