What control can I use to mimic the record selector within an Access Database

  • Thread starter Thread starter Jerry8989
  • Start date Start date
J

Jerry8989

Guest
Im updating an older access application to a C# 3.5 winforms application. I would like to mimic the way I can bind data to a record selector and when I cycle through the records the data within the textboxes and dropdownlists updates based on the record selected. What is the best way to achieve this? For now im going to use the old access back end database to bind to my form.


Thank you

Continue reading...
 
Back
Top