How to refresh the child window dropdown
-
Hi all, I have created a windows application,in that 1 MDI parent and 2 child forms are there....i have opend 2 child forms,now if i add anything in the first window textbox that should get updates in the second window's dropdown,bcz the value which i entered in the first window is get stored in the database,and the second window dropdown is populating form that table... This is not happening...how to do?... (2 windows are of child of the same parent window..) Thanks in advance...
-
Hi all, I have created a windows application,in that 1 MDI parent and 2 child forms are there....i have opend 2 child forms,now if i add anything in the first window textbox that should get updates in the second window's dropdown,bcz the value which i entered in the first window is get stored in the database,and the second window dropdown is populating form that table... This is not happening...how to do?... (2 windows are of child of the same parent window..) Thanks in advance...