asp.net - Cascading DropDown bindings -
Here's one:
Is there anyway to see if a dropdownist on my page Is A Ajax Cascading Dropdown Run-Time (Code) bound?
thanx
You have to iterate and check with all the controls on your page That:
ctrl is ajax control toolkit. CASHING DIPDOWN Then check that matches ctrl.TargetControlID dropdown list ID
Comments
Post a Comment