Refresh the parent form with the new data

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • andrewcross
    New Member
    • Jun 2010
    • 1

    Refresh the parent form with the new data

    The following are my basic requirement.
    I have a parent form with a grid filled with data and have a form to add a new details. The details entered in a form will be saved in the storage and the data with the newly added record should be reflected in the grid without closing the form used to enter the record.

    The project development environment is VS.NET 2005 and C#

    Thanks in advance.
  • tlhintoq
    Recognized Expert Specialist
    • Mar 2008
    • 3532

    #2
    "How do I build my entire application?" is a bit more than can be handled in one thread.

    Can you narrow down your question to just the part of code that is causing you trouble?

    Comment

    Working...