S
Simon
I'm coming from a php / coldfusion background, and while most things
look straigtforward, I'm puzzeled by a couple of things
Drag and drop tools are great, but what happens when I want the
following to happen
Two drpodowns , DDa and DDb are both databound to tables in a
database. When DDa's selected value changes, DDb's items are reduced.
Do I need to code behind and "manually" add/remove items from DDb?
Is there some way I can do this without coding behind?
If I change DDb to a radio list, would this change the way I
repopulate it?
look straigtforward, I'm puzzeled by a couple of things
Drag and drop tools are great, but what happens when I want the
following to happen
Two drpodowns , DDa and DDb are both databound to tables in a
database. When DDa's selected value changes, DDb's items are reduced.
Do I need to code behind and "manually" add/remove items from DDb?
Is there some way I can do this without coding behind?
If I change DDb to a radio list, would this change the way I
repopulate it?