|
-
Mar 2nd, 2002, 03:38 PM
#1
Thread Starter
Junior Member
Combobox and DataGrid
I created an Access Table and in its design I make Field1 type as Text and I use the Lookup property for this field. Then whenever I open the Table (in Access) , Field1 looks like a combobox.
In my VB6 project I use DataGrid1 which should present my Access Table. It didn’t show Field1 as Combobox as I want but like any other field although the AllowAdd & AllowDelete & AllowUpdate properties are True.
My question is how could I make Field1 appears like Combobox in DataGrid1?
I am looking forward you ideas and codes if possible. Your efforts are completely appreciated.
Thanks
Pavly
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
|