PDA

Click to See Complete Forum and Search --> : Need to let user enter a list of items


BJ
Nov 17th, 1999, 10:36 PM
To make a long story short, how can let my user enter a list. This list will be inserted into a database with a SQL statement.

I would like the look and fuctionality of the DBGrid control, but I can't bind it to a database. I need to use SQL.

Thanks
BJ

MartinLiss
Nov 17th, 1999, 10:54 PM
Use the MS Grid or FlexGrid controls instead of DBGrid.

------------------
Marty