MrsL
New member
Hi All,
Please bear with me as I am very, very new to VB.Net! What Im trying to do is populate my form based on a selection from a combo box and Im not sure how to do it with .Net. While searching this forum I found a post from shootsnlad dated 8/16/2002 that is the exact same as my problem but I didnt really understand the answer. What Ive done is create a form using the Data Form Wizard. I then created a combo box that is populated with the Primary key from the dataset. I want the user to be able to make a selection from the combo box and display the record on the form. In VBA it would be like Me.Bookmark = Me. RecordsetClone.Bookmark, if that helps. Any help would be appreciated alot!!! Also let me know if Im not being clear.
Thanks in advance!
Please bear with me as I am very, very new to VB.Net! What Im trying to do is populate my form based on a selection from a combo box and Im not sure how to do it with .Net. While searching this forum I found a post from shootsnlad dated 8/16/2002 that is the exact same as my problem but I didnt really understand the answer. What Ive done is create a form using the Data Form Wizard. I then created a combo box that is populated with the Primary key from the dataset. I want the user to be able to make a selection from the combo box and display the record on the form. In VBA it would be like Me.Bookmark = Me. RecordsetClone.Bookmark, if that helps. Any help would be appreciated alot!!! Also let me know if Im not being clear.
Thanks in advance!