I’m astonished there isn’t even a filter property attached to datagridview and I’m getting on my nerve, I can find examples for filtering Datagridview that was binded programmatically, I cannot find any example on how to filter a datagridview that was generated by Visual Studio.
So please can someone tell me how to filter this stuff ?
Thanks.
Put a filter on the BindingSource :