Hi,
Following is scenario:
I have user control . In this user control I have added drop downlist. And this user control is added in master page.
Now I want fire event of drop downlist in the content page that is inherited from master page.
I want selectedindexchange event should be fired before the events in content page and master page.
Please can any one help me how to achieve this.
Thanks in advance.
Go to the complete details ...