Hello everyone
I am making an application in wpf, I have 2 forms, whenever I do any changes to datagrid on form1, I want to do some changes to another form. I don't want to call the object of form2 because form2 is already running.
Any idea to achieve this?
Thanks
Devendra

Devendra KumarPosted Oct 26, 2018, 4:43 AM
Laxmidhar SahooPosted Oct 26, 2018, 2:28 AM