|
-
July 23rd, 1999, 01:23 AM
#1
dbgrid
How do i get a drop down list in db grid ?
-
July 23rd, 1999, 02:10 AM
#2
Re: dbgrid
1. enable the button property of the column object
2. Create a hidden drop down list box at startup
3. whenever the user clicks the dbgrid'd column button, enable the ddl and move it to the dbgrids column position
4. update the selected item to the current cell and then hide ddl
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
|