Hi Experts, Hope you are doing Good! I want to implement a download option functionality beside each object in this Data containers like data grid or datagrid 2 . It should be able to download and copy and view the particular Data of object when ever needed. I want all 3 functionality in a single column of data container I have attached image for reference Can you please advise how i can achieve it? Thanks,
asked
Coding Ninja
1 answers
0
Hello Coding Ninja,
You can solve that by taking another column as custom in datagrid2 and for every action place a button inside the same column and call microflow for every action accordingly.