ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: ahmed atef on September 06, 2020, 09:00:54 pm

Title: Copy Cell to another app without selectionModel
Post by: ahmed atef 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.
Title: Re: Copy Cell to another app without selectionModel
Post by: paramvir 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.