2lostsouls
New member
- Joined
- Oct 19, 2019
- Messages
- 2
- Programming Experience
- Beginner
Hello everyone,
I am a beginner with C#. I have a program I built using C# and SQLite3 and I am able to connect and see data in the data grid. But now I want to be able to populate the individual fields in the GUI and be able to go to next, previous, last records using buttons to navigate. What I am asking for, is there a good site that gives you a tutorial for this? Everything I am finding is for MySQL, SQLexpress etc... I want it for SQLite. Thank you.
I am a beginner with C#. I have a program I built using C# and SQLite3 and I am able to connect and see data in the data grid. But now I want to be able to populate the individual fields in the GUI and be able to go to next, previous, last records using buttons to navigate. What I am asking for, is there a good site that gives you a tutorial for this? Everything I am finding is for MySQL, SQLexpress etc... I want it for SQLite. Thank you.