Problem/Motivation

Excel output does not follow the similar formatting standards. This includes cells where they should be blank due to merge. Also need to look at the copy and paste of numbers with $, commas, and % signs.

Proposed resolution

Control the excel output per ag-grid standards and format accordingly. Then add some code to remove $, commas, and % from paste on numeric fields. For percentage, also remove but assume it needs to be converted to a decimal.

CommentFileSizeAuthor
#5 3049252-5.patch18.35 KBmferanda
#3 3049252-3.patch11.83 KBmferanda
#2 3049252-2.patch12.72 KBmferanda

Comments

mferanda created an issue. See original summary.

mferanda’s picture

StatusFileSize
new12.72 KB
mferanda’s picture

StatusFileSize
new11.83 KB

Removed a form button on the page. This is something that'll be possibly added in another task.

mferanda’s picture

Version: 8.x-1.0-alpha23 » 8.x-1.x-dev
mferanda’s picture

StatusFileSize
new18.35 KB

  • mferanda committed d1b8891 on 8.x-1.x
    Issue #3049252 by mferanda: Improve Excel output and copy/paste of $ and...
mferanda’s picture

Status: Active » Fixed
mferanda’s picture

Status: Fixed » Closed (fixed)