Hi
I'm using syncfusion 17.2.0.34 version ej grid in asp.net core, I having issue with export grid in pdf with stacked header. Please help me regarding this
stacked header is working fine with grid it is also working fine with excel export and word export but when I'm exporting my grid into pdf then it is throwing exception error.
"Index out of range". so please help me regarding this.
one more things I need to ask that I have to add currency format "XOF" in column as well as in total summary, please let me know how can I do that??
right now in column my Amount is looking like Amount=1300 but I want to show it like Amount = XOF 1300 . for your kind information that this currency is in African french . I'm also using french localization with grid and it is working fine. kindly help me regarding currency format how can I show that in column.
Thanks