CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Threaded View

  1. #1
    Join Date
    Mar 2007
    Posts
    116

    Lightbulb Data transfer from pop to main window!!

    Hi Guys,

    I am trying to transfer value from pop-up window to main window.
    I am getting value from GridView1 and then want to show this value in TextBox of main Window.

    Please provide me sample code...

    Thanks
    Last edited by Frank100; March 22nd, 2009 at 08:45 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

Featured