Results 1 to 2 of 2

Thread: Launch tab form from datagrid

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2008
    Location
    Colorado, USA
    Posts
    2

    Launch tab form from datagrid

    Hi everyone,

    I'm new here and to programming so please bear with me. This is my first of what will probably be a few questions.

    I have looked over the posts and tried to search the posts to see if this has been covered elsewhere.

    I am using Visual Studio 2005 creating an application over an Access 2003 database. I am getting the dataset and a datagrid just fine.

    What I want is to select a line in the datagrid that will launch a tabbed winform to edit that row of data.

    The idea is similar to MS Outlook when looking at a Contacts List. You double click the row and it launches a nice form with tabs to edit the contact info.

    Any tips on how to call the winform with the data bound to it? At least point me in the right direction?

    Or does anyone know of an available component that already does this?

    Thanks everyone.

  2. #2

    Thread Starter
    New Member
    Join Date
    Mar 2008
    Location
    Colorado, USA
    Posts
    2

    Re: Launch tab form from datagrid

    I am guessing the form to launch would be a subform of the form with the DataGrid, is this correct?

    How do I maintain the active row as the data selection?

    Thanks

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