I am displaying report in report viewer and i want lilke to pass parameters to change the title of the header text fields dynamically/programmatically.
Is it possible to change the header text fields titles. If so, how to pass parameters.
Moreover, i have one question. I created a report and attach a dataset with the report, i can able to display the data in report viewer.
Is it possible to change the dataset dynamically.
Example:
By default select command = "select pno,pname,salary from product"
i want to change "select pno,salary,pname from product"
Thanks.
Regards
Syed Arshad
Is it possible to change the header text fields titles. If so, how to pass parameters.
Moreover, i have one question. I created a report and attach a dataset with the report, i can able to display the data in report viewer.
Is it possible to change the dataset dynamically.
Example:
By default select command = "select pno,pname,salary from product"
i want to change "select pno,salary,pname from product"
Thanks.
Regards
Syed Arshad