Hi,
I have a scenario, where I have two drop-downs that I want to cascade. This is working to an extent, but when I want to expand the functionality to bind intially to a model list, then select a value on page load, I can't think of a way to make this happen.
These are the two drop-downs:
And
How can I enable the second drop-down to bind to Model.AuthorisedByExtraID when it exists, then when group changes,
to load the contents via ajax?
Thanks,
Gabor