'HTML Grid does not copy/paste into Excel as nice as Table does
Is there a way to make my html Grid copy/pastable nicely into Excel? When I select a bunch or rows/columns from an old school <table/>, I can copy paste that neatly into Excel. But when I do the same thing with <div style="display:grid"/>, I do not get any grid/col oriented results. It's all one column.
Is there a trick to make Chrome handle this copy/paste action better?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
