|
-
Sep 1st, 2000, 09:05 PM
#1
Thread Starter
New Member
i want to work with MsFlexGrid.
please send me some example with code.
-
Sep 2nd, 2000, 07:57 AM
#2
For this example, I assume you know how to set up a Data Control
- Add a MSFlexGrid and a Data control to the Form.
- Load your data into the Data control
- Select a desired RecordSource
- Go to Properties of the MSFlexGrid and change the DataSource property to Data1.
Now run the program and the grid should fill up.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|