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

Data Explorer and Data sources

1 Answer 133 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
rejoin2me
Top achievements
Rank 1
rejoin2me asked on 18 Jun 2007, 12:53 PM
How to get Data Sources in the Data Explorer , When the Data Sources will load in data Explorer tab. My Question is whether we have to write code or it is enough to use any Wizard.

Give me the steps how to load data sources in the data explorer.

Thanks in advance
Suresh

1 Answer, 1 is accepted

Sort by
0
Svetoslav
Telerik team
answered on 18 Jun 2007, 01:12 PM
Hello rejoin2me,

You should have the data source available at design time - this means that the data source object is created and initialized in the Report.InitializeComponent() method. The easiest way is to use the Report.DataSource property editor that uses its own Connect Data Source Wizard.

 
Sincerely yours,
Svetoslav
the Telerik team

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