Welcome to the Xceed Community | Help
Community Search  
More Search Options

Print RightToLeft

Sort Posts: Previous Next
  •  10-20-2009, 10:04 AM Post no. 24595

    Print RightToLeft

    Hi,

    I am testing DataGridControl print abilities and I notice that when a grid that is display in FlowDirection="RightToLeft" is printed the print file comes in FlowDireciton="LeftToRight".

    By print I mean call the Print method and select XPS printer, not a real printer. 

    Is there any way to change it? 

    Filed under:
  •  10-20-2009, 10:55 AM Post no. 24596 in reply to 24595

    Re: Print RightToLeft

    I have some findings: I have used the Printing sample to see how to do a custom page layout and when I set the Border that contain the xcdg:DataGridPageControl.IsDataGridHost="True" to have FlowDirection="RightToLeft" the print does come out right to left as I need.

     So the real problem here is that the default PrintTableView does not inherit the FlowDirection from the grid it prints.

     

    Ido. 

    Filed under:
View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.