Productivity
Reporting
Often times, you’ll need to store data from your application in XML files. Well, what if you want to report on this data… it’s not in a database, so how do you do it? I’m happy to say that you can easily report on XML data through the use of the ObjectDataSource component provided with Telerik Reporting. In this blog entry, we’ll take a look at how this can be accomplished. Working with XML Data For this example, I’ve generated some XML data in advance using this helpful data generation website. <Accounts> <Account> ...