Hi
I would like to be able to filter my gridview based on the the value of two columns.
So as an example I have a grid view containing two Amount columns and I'd like to implement filtering so that they could filter the results based on any one of the following criteria:
Is this possible to do? I am using 2009 Q2 and am unable to upgrade to the latest version.
Thanks
I would like to be able to filter my gridview based on the the value of two columns.
So as an example I have a grid view containing two Amount columns and I'd like to implement filtering so that they could filter the results based on any one of the following criteria:
- Amount 1 > Amount 2
- Amount 2 > Amount 1
- Amount 1 = Amount 2
Is this possible to do? I am using 2009 Q2 and am unable to upgrade to the latest version.
Thanks