|
-
Apr 14th, 2006, 01:47 PM
#1
Thread Starter
Fanatic Member
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
-
Apr 14th, 2006, 03:03 PM
#2
Re: Using grid
Hi marex,
check link in my signature - you may get some idea.
-
Apr 15th, 2006, 06:57 AM
#3
Thread Starter
Fanatic Member
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
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
|