Results 1 to 5 of 5

Thread: DataGrid Selection to Open Form [RESOLVED]

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2003
    Posts
    12

    DataGrid Selection to Open Form [RESOLVED]

    FORM1 has a datagrid populated by way of a dataset/dataadapter

    FORM 2 is an INPUT FORM (for adding new student records) and is also used as a POPULATED FORM (showing populated student records) containing textboxes, comboboxes, checkboxes and datagrids.

    I would like to be able to open FORM1
    SELECT a record from the datagrid
    and have it open up FORM2 with the StudentID and StudentName in the Form Text. And have all the objects populated with the pertinent information for that specific selection.



    Any help would be greatly appreciated.
    Last edited by ettropics; Mar 6th, 2003 at 10:38 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width