hello everyone, im new in vb.net
im using a simple WPF application data entry form. i have connected to MS SQL Server 2005 database.
everything is going fine but when im defining textbox value as
text="(Binding Path=tblFieldNa me)"
instead of binding to dat field textbox showing (Binding Path=tblFieldNa me) as its value. im using visual studio 2010. please tell me wat im doing wrong?
im using a simple WPF application data entry form. i have connected to MS SQL Server 2005 database.
everything is going fine but when im defining textbox value as
text="(Binding Path=tblFieldNa me)"
instead of binding to dat field textbox showing (Binding Path=tblFieldNa me) as its value. im using visual studio 2010. please tell me wat im doing wrong?