borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (Data Control & Bookmarks (DAO))Next Topic (How to control a client computer? Help!) New Topic New Poll Post Reply
AndreaVB Forum : VB General : Combobox in tables
Poster Message
prrudman
Level: Guest


icon Combobox in tables  Archived to Disk

Hi,
I have a listview (.view = lvwreport) in my application that I need to allow the user to edit. Some of the fields have very specific requirements and I would like to use dropdown comboboxes on these fields.
I was wondering if anyone knows if this would be possible using either a flexgrid or similar?

Thanks in advance for any help.

16-05-2002 at 01:34 PM
| Quote Reply
shahidmojid
Level: Professor

Registered: 09-05-2002
Posts: 85
icon Re: Combobox in tables  Archived to Disk

Add Data control into ur form. from project components add MS-databound grid control.

Link ur dbgrid with data object, Retrieve fields, goto properties and check From properties checked BUTTON option. Double click on the grid and write code under dbgrid_button_clicked. You can show a form with dblistbox.

Or use videogrid utility.

24-05-2002 at 11:51 AM
View Profile Send Email to User Show All Posts | Quote Reply
bdesh_tiger
Level: Guest

icon Re: Combobox in tables  Archived to Disk

you can make combo in table but you have to use grid utility. The best utility i found is "True DbGrid Pro". You can download it from http://www.componentone.com/cmd.boa?download=Evaluations

24-05-2002 at 08:27 PM
| Quote Reply
AndreaVB Forum : VB General : Combobox in tables
Previous Topic (Data Control & Bookmarks (DAO))Next Topic (How to control a client computer? Help!) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder