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
163
Copying rows data to clipboard
posted

How can I select multiple rows? 

How can I ensure multi-rows being selected can be copied and pasted to a notepad?

  • 138253
    Offline posted

    Hello KSomi,

    I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.

    If the above suggestion helped you solve your issue please verify the thread as answered so other users may take better advantage of it.

  • 138253
    Offline posted

    Hello KSomi,

    Thank you for your post. I have been looking through it and I suggest you use the AllowClipboardOperations property to set which operations to use. You should set the CellClickAction to SelectRecord so that you can select the whole record. There are also ClipboardCellSeparotor and ClipboardRecordSeparator properties which you can set. About your first question, I tested this behaviour on version 10.3 where selection type is multiple by default.

    If you have any further questions on this matter do not hesitate to ask.