Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DataGridView RowCount setting very slow
Message
De
30/10/2008 15:10:07
 
 
À
30/10/2008 09:37:57
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Versions des environnements
Environment:
VB 9.0
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01357256
Message ID:
01358447
Vues:
29
Viv,

>For some reason this seems to work:
>       void m_Grid_ColumnDividerDoubleClick(object sender, DataGridViewColumnDividerDoubleClickEventArgs e)
>        {
>            m_Grid.AutoResizeColumn(e.ColumnIndex, DataGridViewAutoSizeColumnMode.DisplayedCells);
>            e.Handled = true;
>        }
thank you very much.
This solves the issue.
You are genious.
Andrus
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform