Databindings custom variable.
Hi,
I have a small problem with databindings.I would like to bind texbox.Text and myClass.Somevariable.
I tried textbox.databindings("Text", myClass,"Somevariable"). This doesn't work.
I also tried google it. It gave me some articles how to bind datagrid or some thing like that.
Can you help me?
Thanks.
David.