Ok...so I have my report somewhat working. I am currently designing it using textboxes and shapes. I also have some data being put into a data source and it is running correctly.
I can see the report when working on the .vb file by doing a preview, however how do i access the report to see what I am seeing within the aspx.vb page? Also can you pass a variable into the report.vb class so that the sql for the data source can be dynamic?
Thanks again for all the help.
I can see the report when working on the .vb file by doing a preview, however how do i access the report to see what I am seeing within the aspx.vb page? Also can you pass a variable into the report.vb class so that the sql for the data source can be dynamic?
Thanks again for all the help.