User Profile

Collapse

Profile Sidebar

Collapse
mousi
mousi
Last Activity: Dec 18 '06, 02:32 PM
Joined: Nov 26 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • mousi
    replied to Insert a table in a form
    Thanks for your answer killer... I've found the ubgrid grid control which does what I want. The truth is that it's not the best I could use but it's ok... Oh and another short question:
    I want to open a file for reading and writing, so i use the textstream method. Is this a good method to use or should I use something else? The file I want to read (and write) is small (2-3 lines)
    See more | Go to post

    Leave a comment:


  • mousi
    replied to Insert a table in a form
    Oh... What I forgot to say is that I want the user to be able to edit the data in the cells.... I tried doing that with MSFlexGrid, but i cannot find a property to let the user edit the table values!
    See more | Go to post

    Leave a comment:


  • mousi
    started a topic Insert a table in a form

    Insert a table in a form

    Hello, I use Visual Basic 6 to get some data from an Access database...

    What I want to do, is create a table in my form to put that data inside. But I want to be able to access the table's cells individually (like excel). So I thought that I could put a simple table (not connected to a data source), put the data in an array and then, with a loop, put them in the table. The problem is that i can't find a proper kind of table... So can...
    See more | Go to post
No activity results to display
Show More
Working...