Click here to Skip to main content
15,892,059 members
Articles / Desktop Programming / WPF

WPF: DataGrid Filterable, Multi Language

Rate me:
Please Sign up or sign in to vote.
4.96/5 (19 votes)
5 Mar 2024CPOL10 min read 53.3K   3K   81  
An easy-to-use filterable, multilingual custom DataGrid control for managing and filtering data for your WPF applications
This article covers creating a custom DataGrid Control that inherits from the base DataGrid control class and override some methods to implement filters for each column just like Excel.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
France (Metropolitan) France (Metropolitan)
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions