Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MSHFlexGrid
Message
From
10/01/2003 02:05:45
 
 
To
10/01/2003 01:18:32
General information
Forum:
Visual Basic
Category:
ActiveX controls
Title:
Miscellaneous
Thread ID:
00740180
Message ID:
00740188
Views:
19
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?...

Previous
Reply
Map
View

Click here to load this message in the networking platform