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 > Visual Basic > Grids available in VB6

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-10-09, 07:47
ARW ARW is offline
Registered User
 
Join Date: Aug 2003
Location: Auckland - New Zealand
Posts: 9
Question Grids available in VB6

Greetings. I am still using VB5 and am limited by the grid functionality, as far as I know, the dbgrid and flexigrid available in vb5 do not provide an easy way to change data in an unbound grid.

Can anyone tell me what Grid functionality is available in VB6 ? In particular, does it have a grid that can be used unbound, with columns that can be defined as tick boxes, combo, text boxes etc, and will allow the user to edit the contents?

Thanks
Reply With Quote
  #2 (permalink)  
Old 06-10-09, 10:17
Ax238 Ax238 is offline
Registered User
 
Join Date: May 2009
Posts: 257
You can do this using a DataGrid:
Visual Basic Tutorial Lesson 26: Using Microsoft DataGrid COntrol 6.0

Regards,

Ax
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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On