The text of this article is not in this database — only its details are. Read it on the old site: Creating WPF Filterable Data Grid Using C# Code Behind
4 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
Erman ErdirPosted Mar 24, 2017, 1:19 PM
Thanks in advance. ([email protected])
Erman ErdirPosted Mar 24, 2017, 1:18 PM
Hi, very helpful. Thank you very much for your efforts. But i got an error in CustomeFilter method in FilterableGrid. string values = PI.GetValue(item,obj).ToString();
katsuo onoPosted Jun 2, 2014, 4:34 AM
Error,, string values = PI.GetValue(item, obj).ToString(); Help..