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

Sql data source - not displaying in Edit Expression

1 Answer 331 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Don
Top achievements
Rank 1
Don asked on 13 Mar 2013, 02:27 PM
I am in report designer, have a data source - from a sql data base/connection - i can run through the data source wizard through test and see the data i need to use in this report.  I grab a textbox or a htmltextbox from the toolbox (Telerik Ajax Controls) - and place it on the report - then go to the Properties view, go down to the Value property, click it to bring up the Edit Expression and when I select Fields, the box where the data source fields should be says "No Data Source".  I have done many reports - and this box displays the data source fields just fine, and now it does not.  Where am i overlooking? 

Thanks in advance.

Don

1 Answer, 1 is accepted

Sort by
0
Accepted
Obi-Wan Kenobi
Top achievements
Rank 1
answered on 13 Mar 2013, 03:40 PM
This text means that the report(parent table, crosstab or list) is not databound.
Do you have a DataSource(E.g. SqlDataSource1) in the Report?
Also, check the Report's(or table's etc.) DataSource property - it should be set to a DataSource(e,g, SqlDataSource1).
Tags
General Discussions
Asked by
Don
Top achievements
Rank 1
Answers by
Obi-Wan Kenobi
Top achievements
Rank 1
Share this question
or