Hello,
When i try to show morethan 10,000 cells/values in the ColorGrid my application getting hang. Sometimes i am getting overflow exception. (very rarly)
When i am watching the Performance tab in "Windows Task Manager" windows need more PF (PF usage) to show ColorGrid which having more than 10,000 values.
Is there any solution or alternate way to show the ColorGrid with more cells.
With Regards,
Vivek . J
Memory overflow exception
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Vivek,
As far as TeeChart concerns, it shouldn't have problems handling such grids. I guess this will be a memory limitation on your environment. Could you reproduce the same behaviour in other machines? Which TeeChart version are you using?
I'd recommend you to not use IrregularGrid=true unless it's necessary. Here you'll find information on when you should use it.
As far as TeeChart concerns, it shouldn't have problems handling such grids. I guess this will be a memory limitation on your environment. Could you reproduce the same behaviour in other machines? Which TeeChart version are you using?
I'd recommend you to not use IrregularGrid=true unless it's necessary. Here you'll find information on when you should use it.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Memory overflow exception
Hello Narcís,
Thank you for your reply. :)
previously i added multible colorgrid in single tChart. Thats why the problem came.
Now i am showing all values in the single grid. The problem is not comming.
With regards,
Vivek
Thank you for your reply. :)
previously i added multible colorgrid in single tChart. Thats why the problem came.
Now i am showing all values in the single grid. The problem is not comming.
With regards,
Vivek