I have a RadGrid with multiple CustomFilteringColumns with drop downs in each. Everything works great except trying to filter by multiple columns. If I go from left to right as far as selecting my filters then it only filters by whatever filter that I selected first. If I go from right to left selecting my filters it works.
Example:
Column 1 Column 2 Column 3
Filter by column 1 then by column 2 then by column 3 it still only displays data based on the column 1 filter.
Filter by column 3 then by column 2 then by column 1 OR Filter by column 2 then by column 1 it works GREAT!
I know this really doesn't make any sense but I swear that it is doing this. Maybe it makes sense to some of you! Thanks for the help in advance!
Example:
Column 1 Column 2 Column 3
Filter by column 1 then by column 2 then by column 3 it still only displays data based on the column 1 filter.
Filter by column 3 then by column 2 then by column 1 OR Filter by column 2 then by column 1 it works GREAT!
I know this really doesn't make any sense but I swear that it is doing this. Maybe it makes sense to some of you! Thanks for the help in advance!