angular-ui/ui-grid

Image used in column are not displayed in pdf

クローズ

#4,093 opened on 2015/07/31

 (1 件のコメント) (1 件のリアクション) (0 人の担当者)JavaScript (2,496 件のフォーク)batch import
help wantedtype: enhancement

Repository metrics

Stars
 (5,395 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Hello Team, I have used images in grid by using custom cell template. While doing pdf export its only showing colname value rather then cell template display value. I found internally $parse(row.getEntityQualifiedColField(col) is used to fetch column data in getCellValue function which again using column.field value. I think its not correct.

Can you please help me on this issue? How to get column whole value including image and text all?

コントリビューターガイド