Author Topic: Copy Cell to another app without selectionModel  (Read 1353 times)

ahmed atef

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 1
    • View Profile
Copy Cell to another app without selectionModel
« on: September 06, 2020, 09:00:54 pm »
Hi

I need to copy celll but i have highlight on this cells, so when i make this:
selectionModel: {
            type: 'cell'
}


The highlight not working,i need another method for copy
 
Thanks.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6310
    • View Profile
Re: Copy Cell to another app without selectionModel
« Reply #1 on: September 07, 2020, 05:45:56 pm »
https://paramquery.com/pro/demos/copy_paste

Please share a jsfiddle if selectionModel is not working for you.