Ticket AS7158
Visible to All Users

Print (export) only selected rows and their details

created 18 years ago

https://www.devexpress.com/kb=A2878
works great for printing selected rows
but when i want to print the selected rows and their details i can't seem to get it to work.
i tried
ctype(clonedGrid.MainView,GridView).OptionsPrint.PrintDetails
ctype(clonedGrid.MainView,GridView).OptionsPrint.ExpandAllDetails
any other ideas
Thank You
Leif
Proposed Solution:
Implement the Print Selected Rows feature

Comments (2)

    this shoulr have bee and a Q

    MF MF
    Mike Falcon (DevExpress) 16 years ago

      The following property has been added to GridView
      OptionsPrint.PrintSelectedRowsOnly (also works for export)

      Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

      Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.