Ok, here;s the step by step for my issue:
1. there are 2 drop downs (both are populated using iframes) & datasource.
2. 1st drop down is populated when page loads. Second drop down depends on first drop down's select value.
3. Tricky part here is, user selects first drop down by another method not just selecting from drop down. He selects those values from another button,that's when I call selec...
User Profile
Collapse
-
2 Drop downs - setting selected value in 2nd using JS after iframe load
I have the basic structure as follows:
2 drop downs A & B.
A is populated using (datasource methods - from database).
B is poulated using A's selected value as input and retrieve the list into B.
for this I use iframe & dynamic population.
so far so good.
now there is a 3rd variable based on which I need to make the B's drop down selected.
this is not...
No activity results to display
Show More
Leave a comment: