Last Record
How to Create an Advance Record Navigation in C#
This tutorial is a continuation of our last topic called “How to Create a Simple Record Navigation in C#”. But at this moment, we will modify our code and add more additional control such as First Record, Last Record and No of Record. And this look like as shown below.
To start building with this application, let’s open first our last project called “student_info”. Then add Buttons and Label.