how to left align all the rows data when export in PDF with limited columns.
how to left align all the rows data when export in PDF with limited columns.
sanjaysinghal90
Posts: 1Questions: 1Answers: 0
exportOptions: {
columns: [ 0, 1, 2, 3 ]
},
This discussion has been closed.