62
Views
4
Comments
Solved
[OutSystems Data Grid] [Datagrid] How to copy the data using Ctrl+C for multiple rows of single column
outsystems-data-grid
Reactive icon
Forge asset by OutSystems
Application Type
Reactive

Hi Team,

We have a requirement where user want  to copy the data of multiple rows for a single column as well as multiple columns using keyboard keys Ctrl+C in datagrid.

Do we have any option within Datagrid to achieve this?


2022-11-12 11-28-30
Gonçalo Martins
Staff
Solution

Hi @Swapnil 

The use case I mentioned also works with Ctrl+C and Ctrl+V by default. I just explained that besides that you also have an option via the context menu. Check the GIF attached 

Cheers,
GM

CopyPaste.gif
2022-11-12 11-28-30
Gonçalo Martins
Staff

Hi @Swapnil 

In our sample, you can see that working. Just click Ctrl to select multiple rows and use Ctrl+C. Also, you can use right-click with the context menu where you also have that option.

Cheers,
GM

2021-02-11 16-27-42
Swapnil

HI @Gonçalo Martins ,


I am aware of this option, Requirement is to use Ctrl + c for copy using keyboard keys without using mouse

Can you please help with this


Regards,

Swapnil


2022-11-12 11-28-30
Gonçalo Martins
Staff
Solution

Hi @Swapnil 

The use case I mentioned also works with Ctrl+C and Ctrl+V by default. I just explained that besides that you also have an option via the context menu. Check the GIF attached 

Cheers,
GM

CopyPaste.gif
2021-02-11 16-27-42
Swapnil


Hi Gonçalo Martins,

Got it now. 

I have two applications running on the same datagrid version 2. and the applicaton which has the above requirement of Ctrl + C, its not working there not sure why.. hence reported the question.

After your above comment i tried it on other application, Ctrl+ C works perfectly fine there.

Need to See whats blocking it in the first application, will figure it out.

Thanks for your help !

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.