Databinding

  • Thread starter Thread starter sgroenen
  • Start date Start date
S

sgroenen

Guest
Hello all

I'm programming in VB.net and use most of time a access database. I have look already long time for information about databinding but can't find the complete information. So I know how to use on text box that I must use text as value. Fe txtTextbox.Databindings.Add("Text", tabelname, "fieldname")

Now I like to know when use Text, when value or what is more. I have also a field give True and false and bind to checkbox. Please litle more info would be nice. Even a link where I can find it good is nice

thanks


Stefan Groenen

Continue reading...
 
Back
Top