Hi,
We're trying to simulate the "columns to repeat at left" functionality found in Excel printing. Does anyone have any thoughts about this?
I guess the real question is this: While the print (or preview) process is running, is there any way to modify the print layout of the grid being printed? Not the margins, or headers, or background, but the grid itself. Can you determine, perhaps at the PrintPage event, which column will be printed next on the coming page, modify the document or layout at that point, by inserting a set of columns to the left of that specific column, etc. I don't see any properties or methods that relate to this, but I'm new to this set of controls and may be missing some very important point.
Thanks for any help.
Hi Steve,
Your options for modifying the printed page in a case like this are pretty limited and I can't think of any good way to do what you are describing.
You should Submit a feature request to Infragistics and perhaps this functionality can be added in a future volume release.
Hi Mike,
Is the above discussed functionality included in any of the hot fixes.
I am using version 8.1 for my application.
Let me know, Thanks.