Results 1 to 2 of 2

Thread: msflexgrid

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2000
    Location
    india
    Posts
    13
    i want to work with MsFlexGrid.
    please send me some example with code.

  2. #2
    Guest
    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
  •  



Click Here to Expand Forum to Full Width