Results 1 to 3 of 3

Thread: Using grid

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Nov 2000
    Location
    Worldwide in the Sun
    Posts
    566

    Question Using grid

    Hi all,


    I'm looking after information.

    The goal is to add, update and delete rows and cells into a flexgrid
    without using external textboxes for adding.
    Maybe it's not a good idea entering data directly so just tell me why.
    Take a look at MSACCESS that's the kind of grid i wish.
    Can this be done in VB6, ADO database ?

    The form should creates an invoice table.

    thanx for the help

    greetings from belgium
    Ray
    Ray

  2. #2

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Nov 2000
    Location
    Worldwide in the Sun
    Posts
    566

    Re: Using grid

    Thnx for your reply.
    I looked at your flexgrid link, but that code i already now.

    I wrote a working grid by filling textboxes and then adding the textboxes to the grid.

    Users ask me to get rid of the textboxes and work directly on the grid.
    The problem is not adding or updating but deleting rows because the table must follow the grid.

    I wanna use the vbkeydelete but that isn't working properly.
    Selecting the row and then press the del key on the keyboard isn't always working. It depends on which del key the user presses.

    Maybe anyone has a piece of code to show me how to do it.

    grtz
    Ray
    Ray

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width