In version 9.1 when using ultragrid with print/print preview the last column on the page is half/ part column and then full column content is included on the next page. How could I stop part columns from displaying ?
First page:
Second page:
Update:
I have treid using (the same result):
e.DefaultLogicalPageLayoutInfo.ClippingOverride
e.DefaultLogicalPageLayoutInfo.ColumnClipMode
Hi,
There's no way to do that. The ColumnClippingMode gives you the option to repeat the entire column or the part that was clipped. But there is no way to remove the column from the first page.
You should Submit a feature request to Infragistics.
m having the same problem , i am using report object for genertaing preview of xamdatagrid, how can i repeat column in report object? ifragistics must consider and provide a work around for that
The issue under discussion here has nothing to do with xamDataGrid, this is the Winfows Forms forum, so this discussion is about UltraWinGrid. If you need assistance with an issue involving xamDataGrid or reporting, you should post in the appropriate forum.