4
47computers
I have a couple of DropDownLists in a DetailsView control (your
classic country/state lists) and I need one to be populated based on
the current selection of the other. Currently this works fine with a
postback, but an AJAX solution would be a better way of doing things.
I've been googling around for some examples and tutorials, but so far
nothing is working. I'm really a beginner with AJAX and need a simple
example or tutorial for doing specifically what I'm trying to do. I
figure it's a common enough task that there should be something out
there, but googling terms like "asp .net ajax dropdownlist" or a
similar query returns about half the internet.
Can anyone point me in the right direction, or offer some sample code
that does this seemingly simple task? I'd really appreciate it,
thanks.
Regards,
David
classic country/state lists) and I need one to be populated based on
the current selection of the other. Currently this works fine with a
postback, but an AJAX solution would be a better way of doing things.
I've been googling around for some examples and tutorials, but so far
nothing is working. I'm really a beginner with AJAX and need a simple
example or tutorial for doing specifically what I'm trying to do. I
figure it's a common enough task that there should be something out
there, but googling terms like "asp .net ajax dropdownlist" or a
similar query returns about half the internet.
Can anyone point me in the right direction, or offer some sample code
that does this seemingly simple task? I'd really appreciate it,
thanks.
Regards,
David