I am using Telerik WinForms RadGridView Control, I have set up Excel-like filtering, everything in fine, but I have a little problem. When I am filtering a Boolean field, in filter popup their are values: “True” and “False”. Is it possible to change them on something more user-friendly, like “Yes” and “No” ?
I am using Telerik WinForms RadGridView Control, I have set up Excel-like filtering, everything
Share
People from Telerik helped me to solve this problem 🙂
http://www.telerik.com/community/forums/winforms/gridview/winforms-radgriview-filter-boolean.aspx
To avoid a link only answer which isn’t ideal in case the link goes down. Here is the relevant code to solve the problem: