Hi,
I need the reporting viewer like http://ko.infragistics.com/samples/reporting/viewers/html-viewer
if possible to use php open source please help.
thanks.
Hello Robin,
Thank you for your post.
Currently, the Infragistics Reporting HTML Viewer cannot use php source code, as this viewer does not do anything server-side. The HTML Viewer works primarily with client-side languages, and so it can interface with HTML, JavaScript, and CSS. If you would like to see this functionality possibly implemented in a future version of this control, consider placing a new product idea for it at http://ideas.infragistics.com.
There are many benefits to submitting a product idea:
- Direct communication with our product management team regarding your product idea.- Notifications whenever new information regarding your idea becomes available.- Ability to vote on your favorite product ideas to let us know which ones are the most important to you. You will have ten votes for this and can change which ideas you are voting for at any time.- Allow you to shape the future of our products by requesting new controls and products altogether.- You and other developers can discuss existing product ideas with members of our Product Management team.
Steps to create your idea: 1. Log into the Infragistics Product Idea site at http://ideas.infragistics.com (creating a new login if needed).2. Navigate to the product / platform channel of your choice (e.g. WPF, Windows Forms, ASP.NET, HTML5 / Ignite UI, iOS / NucliOS, etc.)3. Add your product idea and be sure to be specific and provide as much detail as possible.
Please let me know if you have any other questions or concerns on this matter.
Sincerely,AndrewAssociate DeveloperInfragistics Inc.www.infragistics.com/support
In the data's come from asp.net . If i possible to access the data's from php url.
I am not entirely sure what you are asking, but it sounds like you are asking if the HTML Viewer can interface with ASP.net or Php urls. Please correct me if my impression is incorrect on this matter, as my following response goes off of that.
As I had said before, the HTML Viewer cannot interface with server-side languages. It essentially views the markup of the client-side languages used, such as JavaScript, Html, and CSS. That said, this control is primarily used to render Infragistics reports into a web application, and if you are creating your report from some sort of Asp.net or Php service and then handing it off to the HTML Viewer, I personally don't see why it wouldn't be able to interface with that report.