FoxPro guy needs some guidance with ReportViewer, a DataSet and ASP.NET 2.0  
Author Message
Kevin J Baird





PostPosted: Visual Studio Report Controls, FoxPro guy needs some guidance with ReportViewer, a DataSet and ASP.NET 2.0 Top


Hello. Thanks for taking the time to read my question, hopefully you can answer it.

I'm still pretty green to all of this, so forgive me if I'm asking simple questions.

I have a DataSet that contains a single table with some fields I'd like to display. I have this programmatically in the code behind of an ASP.NET webpage. (It came from a VFPOLEDB View)

I would like to display this in the ReportViewer somehow. I'm trying to figure out the right/best way to do this, and could really use some expert guidance on how to get it done. It seems fairly simple what I want to do, but everytime I try it, it ends in a cumbersome mess. Rather than burden this thread with how I haven't gotten it to work right, I was hoping someone could tell me what to read, where to look, or show me a good example of how to get it done. It would be much appreciated.

Thank You
Kevin J Baird


Visual Studio10  
 
 
Asif Sayed





PostPosted: Visual Studio Report Controls, FoxPro guy needs some guidance with ReportViewer, a DataSet and ASP.NET 2.0 Top

Hi Kevin,

I wrote this article sometime back to just help someone like you.. hope you get something out of it.

http://www.aspnetpro.com/newsletterarticle/2006/12/asp200612as_l/asp200612as_l.asp

Regards,

Asif