I have been asked to review an issue with a clients website, but because it was developed by another developer I do not have access to the code itself, however their claims seem to be quite rediculous. There are 3050 rows of data in the grid, each with 12 columns of data(The vast majority of which are true/false), and a total of 352KB of data when exported as a CSV. The issue is the developer is claiming that Telerik grid controls cannot handle an export of this amount of data and it causes .net to crash out with an outofmemory exception. Does this sound familair to anyone, or can anyone tell me this is nonsense?
Some more background...
Server is vastly over-powered - dual quad xeons, 16GB of ram, raid10 SAS array and only a max of 10 users at a time(It's a reporting server).
I will build a test application to prove this point to the client and developer, if your help indicates that it is worth me doing so.
I will love you long time if you can give me a good answer.
Thank you, Tony.