M
Michael Wong
Hello,
Sorry if my question has already been answered in this newsgroup or
elsewhere, but I don't seem to find what I need to know.
I have a filtered list of customers (just First and Last name). Next to
it is a panel with the selected customer's details, plus some other
information that I get from other tables.
The question is which method is better:
1) I retrived the customer's information on each selection in the list
2) I load all the information pertaining to the customers in the list,
then just display them as needed.
I am new to ADO.NET and any comments will be very much appreciated.
Thanks
Sorry if my question has already been answered in this newsgroup or
elsewhere, but I don't seem to find what I need to know.
I have a filtered list of customers (just First and Last name). Next to
it is a panel with the selected customer's details, plus some other
information that I get from other tables.
The question is which method is better:
1) I retrived the customer's information on each selection in the list
2) I load all the information pertaining to the customers in the list,
then just display them as needed.
I am new to ADO.NET and any comments will be very much appreciated.
Thanks