Mayank Jani

Mayank Jani

  • NA
  • 477
  • 73.3k

Record Navigation by a user's choice.

Jan 10 2019 7:09 AM
Hiii members,
 
In my WinApp in C# with MS Access database, I want to navigate the records after input by a user.
 
I have checked many solutions on net on this topic but there is only one difference between them and mine is that, the solution works with the form-load event and my form is working after form load (on a button's click event) and based on user's criteria.
 
I want a solution for specific set of records and not all the records in the dt.
in other words, if I have 5 suppliers and I want to see the records of only 1 supplier (e.g. supplier AAA) then I will enter value or name in a text box and click "Next' or 'Previous' to see the records only for AAA.
 
Please check the zip file attached that contains code file and a screen shot of my dt.
 
I hope I have cleard all the aspects and now waiting of your help. still you find any doubt please reply, I'll try my best to explain.
 
Thanks
 
Mayank
 

Attachment: MyApp.zip

Answers (8)