I would like to populate my drop down lists with data only once. I put the code in the Page_Load event. It looks like the Page_Load event is being kicked off every time I change index in one of my drop down lists. Is there another event I should be using?