How to get access to the Report Explorer. I can't find the report explorer
Hello KeithDudley,
Hyperlink columns has been determined to be a new feature request. I have sent your feature request directly to our product management team. Our product team chooses new feature requests for development based on popular feedback from our customer base. Infragistics continues to monitor application development for all of our products, so as trends appear in requested features, we can plan accordingly.
Your reference number for this is FR14163.
Please let me know if you need any additional information on this matter.
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.
I finally found it, I got so use to the standard way of report viewer. when you add the an report viewer control on the designer, create the rdlc file by default , with you infragistics you have to simply right click and add new item "igr". I didnt think to do that at first because of the old way . Also the report ultra explorer only shows up when a igr file is created, if its not created and you just have the ultrareviewer on the designer with no reportviewer, you can not get access to the report data explorer.
Hi Keith,
The Report Data Explorer should become visible whenever you open a report (*.igr). You can also access it through the VS Menu, View > Report Data Explorer.
Regards,
Miguel.
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.