Your paging grid example page looks great and all functions seem to work, however when I leave the page in Firefox, I get a pop up that shows a memory leak?
I do recall downloading some sort of gadget to Firefox, but I do believe it came from another posting concerning Memory Leaks on your site. It could have come from anywhere?
If there is not a problem, then you can ignore this post, I was just trying to be helpful in passing on what popped up in my browser.
Thanks again for the terrific javascript extention. I wish I had more time to explore all the features you have created up to this point, but no time for the wicked, lol,
Mark
I still get the following errors from FF, I will list each error message with the link since after looking further into it, there are more than one type of error message:
All of the following links caused the above error message to be displayed in FF Browser when the BACK button of the browser was clicked:
Existing Table to Grid - NOTE: This one only displayed the error message if the Table was converted to a grid prior to the
BACK button. If the Table was not converted, no error message appeared?
Leaks in window 0x41e3220:
[+] [leaked object] (4c12338, http://extjs.com/deploy/ext-1.0-beta1/ext-all-debug.js, 1480-1505) = [Function]
[ ] prototype (382bc90) = [Object]
[+] [leaked object] (4c123b0, http://extjs.com/deploy/ext-1.0-beta1/ext-all-debug.js, 1480-1505) = [Function]
[ ] prototype (382bc98) = [Object]
All other Examples and Demos links were tested by selecting the link and clicking the BACK button of the browser and produced no errors at all. The only page clicked on after loading was the EXISTING TABLE TO GRID link.
Interesting how some of the errors messages seem to dup as in a loop and some don't?
Hope this helps in pinpointing the problem, or maybe it is just my version of FF?
Mark
Last edited by cobnet; 2 Apr 2007 at 5:06 PM.
Reason: Updated Error Messages.