Hi ,
I am using XML as datasource .
These xml data i am getting from web service.
I am using a Typed datasource and creating tables in it.
Now these table i am using as datasource through report wizard datasource object.
I have to implement reporting in both web as well as win application.
Currently i am trying with Windows application.
Now my Questions are.
1. Can i directly pass the XML to report at runtime and dynamically add the table cotent to report controls.
2. Or can i read data from datatable / dataset and add it to reports details section How?
( I need multiple textboxes or any other control?)
I am using XML as datasource .
These xml data i am getting from web service.
I am using a Typed datasource and creating tables in it.
Now these table i am using as datasource through report wizard datasource object.
I have to implement reporting in both web as well as win application.
Currently i am trying with Windows application.
Now my Questions are.
1. Can i directly pass the XML to report at runtime and dynamically add the table cotent to report controls.
2. Or can i read data from datatable / dataset and add it to reports details section How?
( I need multiple textboxes or any other control?)