What is the code to get next record in a text box. I am using data control.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • RSKM
    New Member
    • Jan 2010
    • 1

    What is the code to get next record in a text box. I am using data control.

    I am a basic VB6.0 user.
  • vb5prgrmr
    Recognized Expert Contributor
    • Oct 2009
    • 305

    #2
    Normally, when people use the data control, they bind the text box to the data control via its datasource and datafield properties that you can find in the properties window.



    Good Luck

    Comment

    Working...