Hello,
just want to render a simple table to print. I found the ultraprintpreviewcontrol with ultraprintdocument but i don't know how to put a table on the document. I don't wan't to build up a separate ultragrid as the table is very easy. Perhaps somebody give me a hint or an example for this ;-)
Thanks for every answer..
Toddy
Hi Torsten,
Thanks for the update. Please let me know if I may be of a further assistance.
Bhadresh,Developer Support Engineer, MCTSInfragistics
Hi,
yes i found an example in the samples code. Now i use the table/grid and the report to make all this in a pdf. So i don't need a separat window as before and all functions are given. At the first time i wanted to solve this in a separate window with a preview but now i use the pdf as preview and it workes fine with less code.
So thanks again for every help:-)
Torsten
I would greatly appreciate if you can let me know what control you are using as a table to print. Please also provide me the details I asked in my previous update so I may assist you further.
Please let me know if you have any questions with this matter.
Thanks for the details provided. From the details you sent I understand that you want to print a simple table using ultraPrintDocument and ultraPrintPreview. I would appreciate if you can let me know what control you are using as a table. Do you want to print a specific control from the controls collection on the page or you want to print the whole page in which the simple table exists.