Hi,
I tried the sample you sent with no changes.
When I click the export to excel option the employee Name column is showing the ID in the exported file , however in the grid view it properly displays the Employee name.
I have not made any changes to the sample file you have sent.. I have just referenced the following lines in web config to my version
<assemblies>
<!--<add assembly="Syncfusion.EJ, Version=14.4450.0.15, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89" />-->
<add assembly="Syncfusion.EJ, Version=14.3450.0.52, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89" />
<!--<add assembly="Syncfusion.EJ.Mvc, Version=14.4500.0.15, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89" />-->
<add assembly="Syncfusion.EJ.MVC, Version=14.3500.0.52, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89" />
</assemblies>
Please compare the screenshot which shows grid and exported version ... so you will understand the issue better.
Regards
Haneef Puttur
Attachment:
issue_e1bfa496.zip