Chaps, struggling a bit with this one.
I want a ModalWindow containing a search form plus a table of results.
I would like the results to be updated using Ajax as I change the search
criteria. One of the search criteria is a DropDownChoice.
So, to handle a selection change I would normally use:
DropDownChoice::onSelectionChanged(){ return true; }
However, this causes a submit which closes the ModalWindow. I cant see
how to get the new value back from the DDC without a submit.
Clearly I am being a bit thick here as I cant possibly be the first
person trying to do this.
Can someone give me a hint please.
Many Thanks - Steve
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]