C
Charles
Is there a sample out there that uses datarelations with
textboxes for both the parent and children? That
updates, adds, and deletes rows from a database in SQL
server 2000? That uses VB.NET 2003? That scrolls
through the children (can this even be done in a
winform?)?
I know about the basics of datarelations, updating,
adding, and deleting. I guess I am not really sure how
that all works with just using text and combo boxes with datarelation
in the mix. All
samples have a datagrid for children that I have found.
Are there any out there that just uses textboxes?
Let me know if you know of a sample someplace, a book
that would get me started, a website that is worth a
look, if you have some
insight of how you would do it.
Been working on this one form for awhile now. I just
want to get rid of it.
TIA,
Charles
..
textboxes for both the parent and children? That
updates, adds, and deletes rows from a database in SQL
server 2000? That uses VB.NET 2003? That scrolls
through the children (can this even be done in a
winform?)?
I know about the basics of datarelations, updating,
adding, and deleting. I guess I am not really sure how
that all works with just using text and combo boxes with datarelation
in the mix. All
samples have a datagrid for children that I have found.
Are there any out there that just uses textboxes?
Let me know if you know of a sample someplace, a book
that would get me started, a website that is worth a
look, if you have some
insight of how you would do it.
Been working on this one form for awhile now. I just
want to get rid of it.
TIA,
Charles
..