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

sample code in C#?

1 Answer 185 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Dhenny
Top achievements
Rank 1
Dhenny asked on 12 Oct 2012, 03:35 AM
Hi everybody,

i need to make an application for reporting in telerik. I need to pass the dataset using SQL Server query statement.
Is there any example to set the dataset manually on c# and also set the design report manually on c# (like visibilty or the value).

Can anyone help me please?

Thanks,
Dhenny

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 15 Oct 2012, 02:36 PM
Hello Dhenny,

If your data source is SQL Server, then we recommend to use the SqlDataSource Component directly instead of filling a dataset. If you already have a dataset and it is required to use it as data source, you can use the ObjectDataSource Component to bind to it.

Greetings,
Steve
the Telerik team

HAPPY WITH TELERIK REPORTING? Do you feel that it is fantastic? Or easy to use? Or better than Crystal Reports? Tell the world, and help fellow developers! Write a short review about Telerik Reporting and Telerik Report Designer in Visual Studio Gallery today!

Tags
General Discussions
Asked by
Dhenny
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or