User-1318938983 posted
Hello,
I intended to have a drop down with divisions on master page. I wanted a user to be able to change division at any time. If they change a division i have to refresh data on detail pages. Is this a good practice to have such design? if it is reasonable to
do so, how can I refresh details page on selectedindexchange event on master (some sample code would be great)? if it is a bad practice, please suggest alternative design.
Thanks a lot!!