How to get access to the Report Explorer. I can't find the report explorer
Hello KeithDudley,
I have been looking into your question and I can suggest you check our reporting documentation, where you can find some helpful walkthroughs on creating a basic report:
http://help.infragistics.com/NetAdvantage/reporting/2011.2/CLR4.0?page=Creating a Simple Tabular Report.html
http://help.infragistics.com/NetAdvantage/reporting/2011.2/CLR4.0?page=Walkthrough_Implementing_Client_Side_Rendering_with_a_Web_Service.html
In these walkthroughs is shown step by step how you can create a new report and connect it to your data source. Also you can find step by step information how you can visualize the created report though our XamReportViewer.
Please let me know if you need any additional information on this matter, or if I have misunderstand you in any way.
I am using the winforms ultrareportviewer not xaml. I have found the documentation, can you walk me throught making a certain column an hyperlink column, that way I can click the link to go fire and event to go do something.