How can we pass name of a table as a parameter to report viewer or table adapter to show the data of given table in report viewer.
Asked
Active
Viewed 307 times
0
-
what you have done so far to achieve it ? – Rabi Aug 08 '14 at 13:18
-
better share how you are trying to achieve it to get quick solution. – Rabi Aug 08 '14 at 13:25
-
WHen we create a dataset for report viewer at that time in the query we add the parameter of table name which we want to show in report viewer. – Husnain Ali Aug 08 '14 at 13:30
-
Or There any other way to show the data of a specific table which user newly created dynamically as report to print. – Husnain Ali Aug 08 '14 at 13:32
-
not quite sure what you want. please add some example what you are trying to do. – Rabi Aug 08 '14 at 13:37
-
I just want to show the data of table which user enter data and create table on run time in data base and system show the dynamically created table data in report viewer. – Husnain Ali Aug 08 '14 at 13:44