Skip to Content
0
Former Member
Dec 01, 2008 at 09:48 AM

(How can a table changed in report runtime)Can Anybody Answer This

22 Views

How can i changed table in report runtime..(not database)

means if i have report it is using two tables. and i want to change one of the table and other table would be same always

eg tables..

emp

attendance1

attendance2

attendance3

attendance4

if have create report using emp & attendance1 tables in my report at design time.

but at runtime i would like to see records attendance2 tables joined with emp table..

in C#. Net