Click here to Skip to main content
15,880,956 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I want to refresh dataGrid control data when new data is inserted from childwindow user control.

Please help me how can i complete this task by given me some useful tutorails and links.

Thanks in advance
Rakesh
Posted
Comments
Kenneth Haugland 1-Oct-12 4:15am    
Think you should either use delegates, or pass the datagrid as a ref in the new form constructor.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900