M
Mat
Hi,
I have a "DropDownList" that is bound to sql which is used on multiple
(but not all) pages.
I would like to code the logic only once and reuse it throughout the
site. Would it be better to write a user control and then call that
everytime I need the dropdown or is there a better solution?
Many thanks,
Mat.
I have a "DropDownList" that is bound to sql which is used on multiple
(but not all) pages.
I would like to code the logic only once and reuse it throughout the
site. Would it be better to write a user control and then call that
everytime I need the dropdown or is there a better solution?
Many thanks,
Mat.