T
Tyro
I have a form that needs to add a customer and customer history in one form.
customer (custid) --->custdetail (custid)
Is there anything easy in asp.net using DataAdapter, Dataset or DataTable to
do this?
What's the best practice for doing this kind of stuff?
customer (custid) --->custdetail (custid)
Is there anything easy in asp.net using DataAdapter, Dataset or DataTable to
do this?
What's the best practice for doing this kind of stuff?