August 24th, 1999, 09:49 AM
I am developing a Query tool which consists of several rows each row consists of several controls. I need to create 255 rows, the user should be allowed to browse through these rows by using a scroll bar. I have used VSViewport control for this, but I am not able to create 255 rows, i am getting Runtime error "Out of memory err-7". How do I solve this problem. Is there any more easy way of doing it. Please Help.