Problem with 2 DropDownList

J

Jorge

I don't know in what case this can happend.

I have to WebUserControls (CompositeHeader1 and
SubcategoriesList) each one have a DropDownList
(ddlCategories and ddlSubcategories respectively).

the clientID for them
are "compositeHeader1Ctl:ddlCategories"
and "subcategoriesListCtl:ddlSubcategories"

The problem is that when I select an option
in "subcategoriesListCtl:ddlSubcategories" the
ddlCategories.SelectedIndexChanged event is arised instead
of ddlSubcategories.SelectedIndexChanged.

I'v already reviewed the Page.Request.Form("__EVENTTARGET")
value and it is "subcategoriesListCtl:ddlSubcategories".

Any Idea??

Thank's in advance.
Jorge
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,772
Messages
2,569,591
Members
45,103
Latest member
VinaykumarnNevatia
Top