I am trying to setup and print a Report that displays a Visual Element (Canvas with bitmap and some other graphical and text elements) and below it a data grid (using a XamDataGrid).
I need for both the Visual element and the data grid to print on the same page (the data grid may extend to multiple pages depending on its size).
From my understanding, adding each of these to a separate EmbeddedVisualReportSection will result in each one being printed on separate pages.
If I add the Visual element and the grid to another visual element (say a StackPanel), and then create one section, will this solve my problem. Also if I do this will the grid print out on multiple pages, if it extends beyond one page.
Thanks,
Arun
Hello Arun,
After some research, Multiple Sections on one Page 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.
We value your input, and our philosophy is to enhance our toolset based on customer feedback. If your feature is chosen for development, you will be notified at that time. Your reference number for this feature request is FR13546.
If you would like to follow up on your feature request at a later point, you may contact Developer Support management via email. Please include the reference number of your feature request in the subject and body of your email message. You can reach Developer Support management through the following email address: dsmanager@infragistics.com.
What happened to the new product sugegstion ?
I need to print some text plus the contents of a table. If I screen shot it I just get the fiirst few rows of the table, but if I porint the table then I get all rows. But then my headings are on a completely separate page