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 (POSTING RULES AND GUIDELINES)Next Topic (How to sort a ListView column by Date and Time) New Topic New Poll Post Reply
AndreaVB Forum : VB General : flexigird
Poster Message
confusedbrat
Level: Sage

Registered: 29-08-2005
Posts: 64

icon flexigird

Hey guys

I have a msflexigrid to display my table. It has 6 firlds and arnd 60,000 rows. It takes quite a lot of time for it to get the table filled. around 3 - 4 minutes. I displayed the same thing in 6 ilst boxes and it came up in 15 seconds. But the problem of haveing 6 list boxes is it gives 6 scroll bars. Is there a way to display all recordsets in a single listbox. Or is there a better way of displaying my data to make it faster.

Thanx
Brat

30-09-2005 at 03:54 PM
View Profile Send Email to User Show All Posts | Quote Reply
doy_nick
Level: Scholar

Registered: 16-07-2005
Posts: 36
icon Re: flexigird

use datagrid instead of flexgrid. all you have to do is just supply/assign the recordset name to datasource property...

____________________________
BeAr

01-10-2005 at 05:17 AM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : VB General : flexigird
Previous Topic (POSTING RULES AND GUIDELINES)Next Topic (How to sort a ListView column by Date and Time) 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