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

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -