Fixed zeroth index in dropdown [asp.net]
i want 2 show dropdown on my web page with zero index fixed [select option]
as soon as user select items from a dropdown i want to do some code behind
on that index but dropdown zeroth index should remain intact
how can i achieve this?