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

Problem with Retreiving data source columns when selecting data explorer option in telerik reporting menu

1 Answer 76 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Reza
Top achievements
Rank 1
Reza asked on 10 Dec 2008, 07:48 AM

I have problem with retreiving  data source columns defined for  my report by clicking data explorer option in telerik reporting menu .

I have a class library project and inside it I create a new telerik reporting class . then I cancel  it's wizard and I put a sql data adapter into my report and  set my connection string and  after that select my desire stored procedure in sql data adapter wizard  from the list and then finisih. After doing all of the mentioned steps I select my report and then set it's data source to sql data adapter / datasource1 , but when I refer to data explorer option and select it report designer say :  procedure or function sp_GetDailyOrders expected parameters @cmp_Id which was not supplied and then no data source column will retreive for me .

If go to select command property of my sql data adapter and then select it's sub property parameters and the assign a default value for my @cmp_Id then data explorer will retreive my data source columns .

Ok, may you please tell me what is the problem ! I don't want to set default value for my paremters .

Please help me .

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 10 Dec 2008, 03:26 PM
Hello Reza,

We have answered your inquiry in the other forum thread you've opened on the matter.

Greetings,
Steve
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
General Discussions
Asked by
Reza
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or