If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > binding data source to flexgrid in vc

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-27-04, 13:31
lamboo lamboo is offline
Registered User
 
Join Date: Mar 2004
Posts: 1
binding data source to flexgrid in vc

I m working on a database project. I have to bind my data source to an MSFlexgrid control so that i can display the contents ofthe database. Can someone help me in those regards.
Reply With Quote
  #2 (permalink)  
Old 06-07-04, 13:12
greg85374 greg85374 is offline
Registered User
 
Join Date: May 2004
Posts: 27
flex grid conrtol can ONLY be bound to Acivex Data Objects(ADO) controls and NOT the intrinsic control in your toolbox. Use Data1 and bind it to your DB and tbale then under flexgrid bind it to your data1 control. Its ez to do!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On