Hi
after reading some threads , i know that we can't use the raddatafilter for the reporting or we don't have any similar components like that in the reporting.
However, how can i get that similar function of the raddatafilter for my reporting
For example, if my radgridview has 3 columns (last name, first name, age)
then i want to be able to filter by Last Name or First name or age ( a drop down box for them will be the best solution). I don't want to have seperated box for each of them (in my real case, i will have a lot of field for the table)
then another drop down to let the user choose the "operator"
and another field to let the user type the value
a function which is similar to the raddatafilter
In summary, i want to achieve something which can let me filter all of the possible Field names in my table without having separated component for each fields. And then let the user print it (having preview option )
I hope my explanation is clear enough
thank you
after reading some threads , i know that we can't use the raddatafilter for the reporting or we don't have any similar components like that in the reporting.
However, how can i get that similar function of the raddatafilter for my reporting
For example, if my radgridview has 3 columns (last name, first name, age)
then i want to be able to filter by Last Name or First name or age ( a drop down box for them will be the best solution). I don't want to have seperated box for each of them (in my real case, i will have a lot of field for the table)
then another drop down to let the user choose the "operator"
and another field to let the user type the value
a function which is similar to the raddatafilter
In summary, i want to achieve something which can let me filter all of the possible Field names in my table without having separated component for each fields. And then let the user print it (having preview option )
I hope my explanation is clear enough
thank you