ggeorgiou01
Programmer
Hi,
I am relativly new to windows application programming, as i have always been a web developer.
But i have encountered a problem. I have a form, and on my form i have a user control (in the user control i have a datagrid: OrderLinesDg)
What i want to be able to do is, from a textbox (which is on my form) i want to be able to place the contents into the datagrid. Is this possible ? How do i refrence an item in a user control, from my form ?
I am relativly new to windows application programming, as i have always been a web developer.
But i have encountered a problem. I have a form, and on my form i have a user control (in the user control i have a datagrid: OrderLinesDg)
What i want to be able to do is, from a textbox (which is on my form) i want to be able to place the contents into the datagrid. Is this possible ? How do i refrence an item in a user control, from my form ?