|
-
Aug 13th, 2002, 09:28 AM
#1
Thread Starter
Fanatic Member
msflexgrid
im looking for examples on how to add stuff to the 2nd column..can't quite figure it out
Visit www.fragblast.com
Gaming, forums, and a online RPG/Battle system
(__Flagg) DOT NET? is this a Hindi Dating service?
-
Aug 13th, 2002, 10:24 AM
#2
Thread Starter
Fanatic Member
Visit www.fragblast.com
Gaming, forums, and a online RPG/Battle system
(__Flagg) DOT NET? is this a Hindi Dating service?
-
Aug 13th, 2002, 10:25 AM
#3
Addicted Member
msflexgrid1.TextMatrix(1,1) = "Test" will add the word "Test" to the second row of the second column
-
Aug 13th, 2002, 10:26 AM
#4
I think that if you use AddItem (or whatever it is called) you can just have tabs between the cells, eg:
grid1.Additem "column 1" & vbTab & "Column 2"
if not, just look up the "TextMatrix" method
-
Aug 13th, 2002, 12:33 PM
#5
Thread Starter
Fanatic Member
alrighty, thanks
got that
but, it adds rows, but no text
Visit www.fragblast.com
Gaming, forums, and a online RPG/Battle system
(__Flagg) DOT NET? is this a Hindi Dating service?
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
|