Dropdownlist event handling in asp.net

Mar 4 2009 1:26 AM

Hi,

   I have generated dropdownlists in each row in a gridview. I want to write a event handler for selectedIndex Change of the dropdownlist. Where and how should i write it?


Answers (2)