Results 1 to 3 of 3

Thread: Developing an application similar to outlook using vb.net

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2003
    Location
    michigan
    Posts
    70

    Developing an application similar to outlook using vb.net

    HI,
    Im trying to develop an application similar to Microsoft Outlook. If you open the contacts in Outllook using category view. There is a listing of contacts. Do I need to use a Datagrid for that. And if we click on any of the rows the full details of the record is displayed as a windows form. Can anyone suggest me or provide links as how to do that opening a windows form on clicking a row from a datagrid.
    Thanx for ur help in advance

  2. #2
    Hyperactive Member
    Join Date
    Feb 2003
    Posts
    263
    Hi

    Would you not just pickup the event on the grid and then show a panel of data?

    Danny

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Sep 2003
    Location
    michigan
    Posts
    70
    hi danny,
    thanx for ur reply.....But I want to display respective record information based on the row selected in the datagrid. Can u tell me which event to handle. Is it the double-click event that needs to be handled. I will send the row information to the new form that pops up. I am just not sure which event corresponds to the row clicked in the datagrid. And also how do I get the current row column value (mainly primary key value). I would appreciate ur help
    THanx a lot
    Last edited by cooldudeattitud; Jul 15th, 2004 at 07:50 AM.

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