use Next & prev. Buttons to see the records in mysql table

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hime
    New Member
    • Oct 2006
    • 13

    use Next & prev. Buttons to see the records in mysql table

    hi all;

    I have a web form to enter data in my table i am trying to add a Next & previous buttons but it's not working am using (.Net C# and MySql DB).
    and in the form I used textboxs to show the recrds

    in the program I used DataSet & dataAdapter.
Working...