DataTable Exporting Issue
DataTable Exporting Issue
While Exporting Data to PDF , All the columns are exported correctly but those columns which have more data in it are exported incompletely.
Example :
[code]
Sr. Name Lastname Data -------> Sr. Name Lastname Data
1. ABC XYZ hi 1. ABC XYZ hi <----- Only the "hi" in the data column is exported to pdf
byee "byee" and "cya" are not exported
cya
[/code]
Any help on this would be appreciated.
Thanks
Example :
[code]
Sr. Name Lastname Data -------> Sr. Name Lastname Data
1. ABC XYZ hi 1. ABC XYZ hi <----- Only the "hi" in the data column is exported to pdf
byee "byee" and "cya" are not exported
cya
[/code]
Any help on this would be appreciated.
Thanks
This discussion has been closed.