Hi Ivan,
That solution does not really work. Let me explain.
I have a grid with a toggle button to switch from GRID to CARD views. If I {enablebrowserselection: true} and select a row in the grid, then do a ctrl-c it does copy ALL the data in the row. I verify by paste.
If I now switch to the CARD view, and highlight part of the data inside a card – e.g. the first two rows/columns of that cardview/table, and then press ctrl-c, it continues to copy the LAST selected row from with the grid. It does not copy the selection I highlighted inside the cardview. Very odd behavior, indeed.
Is there something else I need to activate or “clear” before trying to highlight and copy from the cardview? Also, for the second part of my question, can I add a right-click menu option for the cardview – e.g. if I right-click in the cardview cell, and pop a menu that reads “copy” and have that copy the contents of that cell.
Please let me know how I might proceed.
Thanks for your time!
Rob