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

databinding to a Web Service

4 Answers 183 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Crafty
Top achievements
Rank 1
Crafty asked on 29 Oct 2008, 02:47 PM
Hi there,

In the features section of telerik reporting it states the following:

"You can databind Telerik Reporting to Business Objects, XML, Web Services and any ADO.NET datasource..."

Can you direct me to some documentation on how to connect to a Web Service and then use the results of that web service with your reporting tools? As i can't find anything in the help file i downloaded.

Thanks

Dave

4 Answers, 1 is accepted

Sort by
0
Crafty
Top achievements
Rank 1
answered on 30 Oct 2008, 09:57 AM

Also, if you could point me in the direction of the documentation of how to connect to an XML file, that would also be of benefit.

Thanks

Dave

0
Steve
Telerik team
answered on 30 Oct 2008, 12:31 PM
Hi Crafty,

The list of available and supported datasources for the reports is available here: Connecting Data to a Report. Using web services as datasource is no different than binding this data to a standard asp:DataGrid/asp:GridView. Here are a couple of helpful articles that elaborate on using web.services in .NET:
  • http://www.west-wind.com/presentations/dotnetwebservices/DotNetWebServices.asp
  • http://msdn.microsoft.com/en-us/library/t745kdsh.aspx
To use XML as a report datasource, you can load the XML into a DataTable and assign the DataTable to the report DataSource property. You can find implementations of this in any of these articles:
  • http://www.codeguru.com/forum/showthread.php?t=367396
  • http://www.eggheadcafe.com/community/aspnet/17/10017717/convert-xml-to-datatable.aspx
  • http://msdn.microsoft.com/en-us/library/fx29c3yd.aspx
Greetings,
Steve
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Crafty
Top achievements
Rank 1
answered on 30 Oct 2008, 01:53 PM
Thanks for the info.

One last question.

Is there a Report Designer that can be used on ASP.NET by the end user?
0
Steve
Telerik team
answered on 30 Oct 2008, 02:14 PM
Hello Crafty,

End user designer for the user is not yet available. It is logged in our features list, but we cannot provide a time estimate when it would be introduced at this time.

All the best,
Steve
the Telerik team

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