Hi there,
I've got a WHDG set up with 250 rows bound to it. When I group by a column, the memory usage of firefox goes up by 20mb. When I remove the group by filter, it goes up by another 20mb. I can continue this cycle until my computer runs out of available memory. Is there any way to avoid this?
The other browsers fair a little better. IE8 jumps up 8mb each group by / un-group by, and Chrome jumps ~10mb each time.
Thanks!
Hi kslone,
What version of Firefox are you using? What version and build number do you have for the WebHierarchicalDataGrid? Is it just a WHDG grid on the page or are there other objects? Is it Ajax or a full postback? Update Panel? Sorry for all the questions, just trying to get a better idea.
regards,David Young