This is a migrated thread and some comments may be shown as answers.

Bind to non-default data source?

1 Answer 144 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
justins
Top achievements
Rank 1
justins asked on 06 Apr 2007, 05:55 PM
I have a report with 2 data sources (2 SQL Data Adapters).  One data adapter is assigned as the data source for the report.  I can place fields on my report using that default data source's fields (=<fieldName>).

If I want a textbox on my report to display a field from my other data adapter, what value do I need to assign to that textbox?  The standard (=<fieldName>) doesn't work and I receive an error that <fieldName> isn't part of the Main table.

thank you

1 Answer, 1 is accepted

Sort by
0
Svetoslav
Telerik team
answered on 10 Apr 2007, 07:53 AM
Hello justins,

At the time it is not possible to use more than one data source. All item binding expressions are against the single report data source, and there is no way to use another.
 

Kind regards,
Svetoslav
the telerik team

Instantly find answers to your questions at the new telerik Support Center
Tags
General Discussions
Asked by
justins
Top achievements
Rank 1
Answers by
Svetoslav
Telerik team
Share this question
or