Is there any way to allow for the user to select "multiple" lines in a DBTable structure. For example, suppose the following:
1. Tag multiple items and then a) delete them or b) copy them somewhere else.I have resorted to stuffing the items into a multi-select Popup and then returning the row indexes. Is there another way?
Don MIller
C3 Inc.
Stuff a ListBox (set 'Multiple Select)
Look at SELPOS to see rows selected.
Barry
Barry .. thanks, but I don't need yet another control on my form. I've already bumped up against the MAX three times already (hence the multi-select popup approach). I noticed in the SCAN_REP wizard that there seems to be a DBTABLE which allows for multiple click selections, but the code seems somewhat un-intuitive to me. Maybe I'm just missing something.
Thanks anyway,
Don Miller
Don,
See .
- Oystein -
Oystein..
You're a gentleman and a scholar - with a good memory as well!!
Thanks..
Don Miller
Just the middleman between two Dons.
- O -