Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DataGridView RowCount setting very slow
Message
 
 
To
27/10/2008 16:06:14
General information
Forum:
ASP.NET
Category:
Forms
Environment versions
Environment:
VB 9.0
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01357256
Message ID:
01357593
Views:
12
Andrus,

You expect the creation of 108 million objects to be fast? How many gb of ram get consumed by that operation?

>takes 8 seconds.
>How to speed it up ?
>
...
>        m_Grid.ColumnCount = 108;
>        // this line causes 8 seconds delay. how to fix.
>        m_Grid.RowCount = 1000000;
...
>
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform