Re: Dependent popup
Re: Dependent popup
- Subject: Re: Dependent popup
- From: HOUNKPONOU Ronald <email@hidden>
- Date: Wed, 22 Jul 2015 19:08:35 +0100
the ‘listDepartement’ it get created on the page loading process. All the content of that list it take from the database.
For your previous sugestion :
If i do it like (each update container has to close and surround its object ), then only one chlid popup will be updated on a parent popup change (That is actually what i have).
What i would like to have is : On a parent popup change, every chils will get updated with the corresponding data.