Multiple DataSource matching
Posted: Wed Sep 05, 2007 10:34 am
Hi,
Lets say I have 2 Datasource, both also DataTable source.
Do I RegData multiple times ?
eg.
sti.RegData("xxx",dt1)
sti.RegData("yyy",dt2)
Second question: How do Sti knows which of the dt will map to which DataSource in the report ?
Lets say I have 2 Datasource, both also DataTable source.
Do I RegData multiple times ?
eg.
sti.RegData("xxx",dt1)
sti.RegData("yyy",dt2)
Second question: How do Sti knows which of the dt will map to which DataSource in the report ?