I have a lot of grid fields formatted as clickable buttons. _copy does a great job of grabbing the grid, but in doing so it resets the formatting on all the fields, and makes then "unclickable". Which effectively means it breaks the grid, requiring a refresh to restore its former glory.
Before copy to clipboard
After copy to clipboard
Is there a way you could re-render the grid after taking the copy, or work off a duplicate of the grid so that it never gets stripped of formatting?
I have a lot of grid fields formatted as clickable buttons. _copy does a great job of grabbing the grid, but in doing so it resets the formatting on all the fields, and makes then "unclickable". Which effectively means it breaks the grid, requiring a refresh to restore its former glory.
Before copy to clipboard
After copy to clipboard
Is there a way you could re-render the grid after taking the copy, or work off a duplicate of the grid so that it never gets stripped of formatting?