How do I display a report from a table?
How can I display reports on a web page from a table object returned from a component.
The table is already populated by the component and it's to be used in the '.aspx.cs' section of the web form to display a report.
how do i pull this off please?