Hi,

Is there any solution using API to pass value from my windows form application to one datagridview control of other windows form application ?
Basically I need to fill one column of one datagridview from other windows form application.
Any help will be very appreciated.

Thanks in advance
PS: if there are TextBox control, I can pass without problem, with datagridview is my problem