A
Amnon Topel
I have a web user control containing a drop dowm list. When I try to read the
the vluae of the drop down from the request object I found that the clientid
or the unique id are not the same as the dropdown kry in the request object
Examples:
Unique id : CriteriaDisplay1:master_0:_ctl0ropDownList1
Client id : CriteriaDisplay1_master_0__ctl0_DropDownList1
Request key: CriteriaDisplay1:master_0:control1ropDownList1
Anyone has any idea whay that happens? Is there a way to know what would the
request key (I guess it's the client/html "name" property) be ?
the vluae of the drop down from the request object I found that the clientid
or the unique id are not the same as the dropdown kry in the request object
Examples:
Unique id : CriteriaDisplay1:master_0:_ctl0ropDownList1
Client id : CriteriaDisplay1_master_0__ctl0_DropDownList1
Request key: CriteriaDisplay1:master_0:control1ropDownList1
Anyone has any idea whay that happens? Is there a way to know what would the
request key (I guess it's the client/html "name" property) be ?