Notice
목록exceldownload (1)
잡담소장소
[AngularJS] ui-grid excel export시 currency filter에서 null 입력되는 현상
수량이나 가격 컬럼 속성 중 cell-filter에 currency를 이용해서 자릿수 표기해주는데 엑셀 다운로드할 경우 화폐기호부분에 null이 들어가서 이게 그대로 텍스트로 노출되는 문제가 발생하였다. https://github.com/angular-ui/ui-grid/issues/6887 Broken formatting in both exported CSV and Excel files since v4.6.1 · Issue #6887 · angular-ui/ui-grid Plunkr: http://plnkr.co/edit/7yFTvr1z35AzmlZjzDUF?p=preview Expected result (as it worked until v4.4.6): 8.99 -13.09 51.45 -1,128.6..
Study ;3
2020. 4. 16. 15:53