I am some how new to c#. I am developing a windows forms application project wich contains a local database. There are 2 Buttons on the application form. One for the previous record and the other for for the next record when clicked.

There is also a textbox that will be displaying the records when the next or previous button is clicked. Can some one please help me on how I would go about on coding this?

Database:

Table name : Employees

Columns name: firstname, lastname, gender, salary

I think this video will help you out.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.