Global Text-Filters for Winforms PFGrid.NET
The global typeahead text-filter for PFGrid.NET can be assigned by using the control
GlobalTextFilter
on your Winforms. Just drag the control above your grid in Visual Studio and assign
the grid as control to filter. While you are typing text in the Filter-textbox the
filtering is applied in the PFGrid.
Demo