Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MSHFlexGrid
Message
De
10/01/2003 02:05:45
 
 
À
10/01/2003 01:18:32
Information générale
Forum:
Visual Basic
Catégorie:
Contrôles ActiveX
Titre:
Divers
Thread ID:
00740180
Message ID:
00740188
Vues:
20
1. MSFlexGrid and MSHFlexGrid are both read-only controls. If you want to edit data through them, you must put over them other controls (textboxes, comboboxes, etc.) and programmatically write data from controls to the recordset behind the grid.

2. In Property Pages:
-on the General tab:
set Fixed Rows to 0
set AllowUserResizing to 3 - Both (when resizing rows and columns you will see how works WordWrap)

-on the Bands tab:
mark ColumnHeaders checkbox

-on the Style tab:
mark WordWrap checkbox

3. I do not know way to set caption for the grid. You can just place label near the grid and write caption into it.

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform