U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » Excessive memory use
Re: Excessive memory use [message #35638 is a reply to message #35636] Fri, 09 March 2012 05:51 Go to previous messageGo to previous message
Novo is currently offline  Novo
Messages: 1433
Registered: December 2006
Ultimate Contributor
ArrayCtrl can behave as a virtual array (it doesn't store data in the control itself in this case). GridCtrl doesn't seem to have this feature. So, you need to sacrifice some nice features of GridCtrl to save memory with ArrayCtrl. Smile

It is a common design pattern of UPP to store data within controls. And it work very well if you do not have a lot of data.


Regards,
Novo
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message icon14.gif
Previous Topic: Customising GridCtrl Search
Next Topic: GridCtrl: how to set label of an Option
Goto Forum:
  


Current Time: Thu Sep 17 06:00:23 GMT+2 2026

Total time taken to generate the page: 0.01480 seconds