Hi Team,
As per your documentation and given example, I have implemented the export(Excel, PDF) feature for the grid. But unfortunately exporting a data is not working properly. comparing the Excel export data and PDF export data columns are not the same.
I have following columns in the grid :
1. OrderID
2. OrderDate
3. CustomerID
4. Freight
5. ShipName
6. ShipCity
7. ShipAddress
8. ShipRegion
9. ShipPostalCode
10. Verified
Since I export the data from Excel export, it is working fine, but when I exported the data from PDF export, the following columns are not displayed.
1. ShipCity
2. ShipAddress
3. ShipRegion
4. ShipPostalCode
5. Verified
Do I need to add any properties for this?
Here I have attached the exported file for your reference.
Kindly let me know your solution.
Attachment:
Export_75ecd7e0.rar