Using the Page_Load event page to load data in the gridin the local machine when I apply the sort in any of the column of the grid the data changes and can export exactly looks in the gridbut when I public this project in our server and I apply the sort in the grid and then export it does not export the same.
Additional information : Infragistics v15.1 Server Windows Server 2012 Framework 4.5.2 Internet explorer 11
Hello Farhad, Thank you for posting in our forums!
When you sort the column in the grid and export it in the local machine it works fine and when you deploy it to the production sorting doesn’t appear when you export the grid that means there is some difference of environment between local machine and production machine.
To better assist you with this, please provide me with any additional information like which browser(version) you are using when you work on local machine and production machine?
Please also let me know when you deploy the project where do you refer the dlls from?
You can refer the following link to understand more about Infragistics component deployment:
http://help.infragistics.com/doc/ASPNET/2015.2/CLR4.0/?page=Web_Deploying_Your_Application.html
the data sorted in the grid is not exported in the same order