Copy text from a grid

Hello everyone,
have some one found a way to select text into a grid and copy it ?

for example, if i want to copy the phone number from the contact grid i need to select the contact and copy the number from the form, even if i have the number into a displayed/visible column.

A solution could be to export the list in csv, then to manage the list in spreadsheet mode and which of course allows you to copy/paste one or more records

Dear [Davide]
You can use the grid property canCopy=« true » .
Check it if it works !