Thread: Using ListView
View Single Post
  #5 (permalink)  
Old 03-13-2008, 02:21 PM
burd27 burd27 is offline
Junior Member
 
Join Date: Dec 2007
Posts: 27
Default

Quote:
Originally Posted by agraham View Post
Check this thread Optimised compile and "Dispose" then try using AddObject as suggested by Erel.
Thanks agraham for the pointer. I now "AddObject" for it in the code for every occassion and that has solved the problem.

It has also given me a better understanding of the methods that I have mentioned earlier.

Much appreciated.
Reply With Quote