G
Guest
Hi All,
New here to .NET and am having difficulty conceptually understanding how one would use Datasets and have an empty form open up ready for data input. It seems like all of the examples I've found are related to showing how to display existing data in a grid (lots of examples here), or set bindings to controls on a form and then display the associated data.
What's lacking however in the many examples I've found is having a databound form that opens up empty and the user can then start enter data into it. Seems my understanding at this point is all about loading up that dataset for display, but for a new record, I really haven't done any kind of dataset loading yet, have I?
If some kind guru could point me in the right direction or share a resource that I can study to get this figured out, I'd be greatly appreciative.
Thanks..Bob
Bob McCormick
New here to .NET and am having difficulty conceptually understanding how one would use Datasets and have an empty form open up ready for data input. It seems like all of the examples I've found are related to showing how to display existing data in a grid (lots of examples here), or set bindings to controls on a form and then display the associated data.
What's lacking however in the many examples I've found is having a databound form that opens up empty and the user can then start enter data into it. Seems my understanding at this point is all about loading up that dataset for display, but for a new record, I really haven't done any kind of dataset loading yet, have I?
If some kind guru could point me in the right direction or share a resource that I can study to get this figured out, I'd be greatly appreciative.
Thanks..Bob
Bob McCormick