Hi
in my project,wpf radgrid Filter case sensitive is working fine.
But the same items with Different Case come as Different CheckBoxes in the Filter Select Option
eg:
ABC and abc comes as different filter select options. but in filtering textbox,if we give the value as abc it returns both abc and ABC
i want to set this as one in filter checkbox group also.
Is this possible
in my project,wpf radgrid Filter case sensitive is working fine.
But the same items with Different Case come as Different CheckBoxes in the Filter Select Option
eg:
ABC and abc comes as different filter select options. but in filtering textbox,if we give the value as abc it returns both abc and ABC
i want to set this as one in filter checkbox group also.
Is this possible