Subject: problem with ShowDialog()
Posted By: mori Post Date: 8/21/2008 7:19:43 AM
Hi everybody,
I have a problem with showdialog(). I'm building a win App with VS.2005 in VB.NET
I have a form (frmMain) which start directly when i run the application.
here i have a datagrid with the name of person's.
user can select a row and then click on a button to change the data. here start a new form (Person_data). i use showdialog() because user has to open one form(person_data) at the certain time.
on this form if user click a button then is other form(form3) going to open. user is allowed to drop data form form3 to form Person_data.
but it's not possible. i can not do anything. it was possible in version 2003.
any idea??????
thanks
Mori


Go to topic 72769

Return to index page 1