Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Tables in VB

Status
Not open for further replies.

j2flk1234

Computer
Joined
May 9, 2007
Messages
4
Location
CA
Hi,

I'm trying to create a table in Visual Basic 6. Basically what i'm doing is the user enters in some info and a table is generated based on the info. I'm not using any type of database. I've been trying to find ways to generate a table but haven't had any success. Can anyone help me?
 
Have you looked at the flexgrid control?
 
Yea I tried it but can't find enough documentation on it to be able to use it effectively.
 
Thanks Guys,

I was able to get something going with MSFlexGrid. Is there a way to graph some data that I have in the Grid?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top