The performance of excel-like filtering when you have more than 5000+ row in RadGridView.
To expand on the description, if you have many rows with unique values, the performance suffers as it builds out a giant list of checkboxes in the control. I don't recall what the performance was with a high number of similar records in the column.
My comment below is an error when trying to load the drop-down filter control multiple times. It seems there may also be a memory leak involved in this.
************** Exception Text ************** System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown. at Telerik.WinControls.Styles.StylesheetTreeNode.ApplyGroupSettingsOnElement(PropertySettingGroup group, RadElement ele