79763241

Date: 2025-09-12 18:13:34
Score: 1
Natty:
Report link

I added exporterPdfAlign: 'right' to columnDefs's column definition, then issue was fixed.

ex:

$scope.gridOptions = {
    columnDefs: \[

        { field: 'name', displayName: 'Name', exporterPdfAlign: 'right' },  
................
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: JagathNalin