Replies: 2 comments
-
|
Hello @acemir, In order to ensure that the described scenario is addressed correctly, I will need some additional information regarding your scenario. Could you please answer the following questions: • Could you provide more detailed information about your requirements? This information is going to be highly appreciated and will help me in my further investigation to determine whether the given idea should be considered as a feature request. |
Beta Was this translation helpful? Give feedback.
-
|
Resolved #13234 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The exportRow's formatting function is only being called with rawValue.
igniteui-angular/projects/igniteui-angular/src/lib/services/exporter-common/base-export-service.ts
Line 471 in 73d7949
Although the formatter function can receive a rowData, if I have a formatting function that uses rowData, it will not execute correctly at this point.
igniteui-angular/projects/igniteui-angular/src/lib/grids/common/grid.interface.ts
Line 137 in 73d7949
Can we add the corresponding data in this call as well?
Beta Was this translation helpful? Give feedback.
All reactions