Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
215
clipboardcontentbinding xamgrid
posted

Hi

Do you have something similar as MS DataGridColumn.ClipboardContentBinding in xamgrid control?

Parents
  • 34810
    Verified Answer
    Offline posted

    Hello Andrey,

    It appears that this DataGridColumn.ClipboardContentBinding is a type of directive for what exactly about the cells is used with the clipboard operations. The XamGrid does not currently have support for this, and if you would like to see something like it supported in the XamGrid, I would recommend suggesting a new product idea for it at http://ideas.infragistics.com. This website will place you in direct communication with our product management teams who plan and prioritize upcoming features and development based on community and user feedback.

    The closest thing that we do have to a ClipboardContentBinding are the ClipboardCopyingItem, ClipboardCopying, and ClipboardPasting events that allow you to modify the contents that will be copied or pasted to or from the clipboard. You can read further about these events here at the following online documentation articles:

    Copy: https://es.infragistics.com/help/wpf/xamgrid-copy-events-and-events-arguments

    Paste: https://es.infragistics.com/help/wpf/xamgrid-paste-event-and-event-arguments

    Please let me know if you have any other questions or concerns on this matter.

    Sincerely,
    Andrew
    Associate Developer

Reply Children
No Data