Skip to Content
0
Former Member
Dec 05, 2008 at 02:31 PM

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

21 Views

How can i changed table in a 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 created 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