How can i bind dropdown values depending upon the selection of first dropdown?
How can i bind dropdown values depending upon the selection of first dropdown?

Hi,
How can i change the value of dropdown values depending on the value i select from the first dropdown?
This discussion has been closed.
Answers
Hi,
The
dependent()
method is one way of doing this. It is explained fully in this blog post.Allan