borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (Multi user Programs with ADO)Next Topic (Enumerate modems?) New Topic New Poll Post Reply
AndreaVB Forum : VB General : MSFlexGrid
Poster Message
s.ostwal
Level: Whizz Kid


Registered: 03-08-2006
Posts: 16

icon MSFlexGrid

Hi,

I have a problem with MSFlexGrid. If we stores 2000+ rows in MSFlexgrid with different formating for different rows after some row it give error of Out Of Memory

Help About this....


Swapnil     

10-08-2006 at 06:09 AM
View Profile Send Email to User Show All Posts | Quote Reply
GeoffS
Level: VB Lord


Registered: 29-09-2004
Posts: 536
icon Re: MSFlexGrid

Hi,
Microsoft recommend that you display a maximum of 1000 rows at a time in this control. To display more you should "Page" the records so that 1000 or less (preferably only as many as can actualy be visible in the control)  are displayed per "Page".
See this article on how to achieve this :-
http://support.microsoft.com/kb/254117/en-us


____________________________
multi-tasking - the ability to hang more than one app. at the same time.

10-08-2006 at 07:56 AM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : VB General : MSFlexGrid
Previous Topic (Multi user Programs with ADO)Next Topic (Enumerate modems?) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder