I have a problem when exporting RadGrid to excel.i'm using the following code
RadGrid1.ExportSettings.IgnorePaging = true; (or false)
RadGrid1.ExportSettings.OpenInNewWindow = false;
RadGrid1.ExportSettings.ExportOnlyData = true;
RadGrid1.MasterTableView.ExportToExcel();
strange thing is i have three computers my development machine, testing server and production server in all three machines
i'm using the same code but it's works fine only in my testing server.In other two machines when i click on export button it hangs
out permanently and nothing happens and the most serious issue is it uses the machine CPU almost up to 40% .
when this happen i have faced many more difficulties with my production server.since the CPU usage is high applications crashes.
CPU usage doesn't get normal until i terminate the process manually.thought to ask this from u before i remove the rad controls
from the application.please help me with this
in development machine i'm using telerik trial version downloaded several months ago.
in the testing and production my employer uses licence versions and i'm not pretty much sure about which versions are using but i'm
sure that they are also using a latest version
another thing when i try google crome browser on my development machine ,nothing happens just a post back on button click,not hanging out, not using CPU 40%
development machine
IE 8
test server
IE 8
production
IE 9
strange thing is i have three computers my development machine, testing server and production server in all three machines
i'm using the same code but it's works fine only in my testing server.In other two machines when i click on export button it hangs
out permanently and nothing happens and the most serious issue is it uses the machine CPU almost up to 40% .
when this happen i have faced many more difficulties with my production server.since the CPU usage is high applications crashes.
CPU usage doesn't get normal until i terminate the process manually.thought to ask this from u before i remove the rad controls
from the application.please help me with this
in development machine i'm using telerik trial version downloaded several months ago.
in the testing and production my employer uses licence versions and i'm not pretty much sure about which versions are using but i'm
sure that they are also using a latest version
another thing when i try google crome browser on my development machine ,nothing happens just a post back on button click,not hanging out, not using CPU 40%
development machine
IE 8
test server
IE 8
production
IE 9