hello,
i wanna make two selects ,which are related to each other, in a page ,one for continents and the other for countries .
the content for both the continents and countries comes from a database ( i use postgre);
is that possible to do this with dojo? if its the case how can i make it?
thanks

i succeed in populating the two selects : using FilteringSelect
hello,
i succeed in populating the two selects by using the Filtering Select widget . i used as data source a PHP file that generates dynamically the data with JSON format.
here is the client side file :
for now i need someone help in linking this two selects (countries match the continents previously selected) without reloading all the page content ?
thanks in advance
Incredible
I have the same problem !
I've seen a lots of post about the same deep problem : HOW CAN I REFRESH A STORE ATTRIBUT ???????
In every case there's no answer ... Incredible !
Is there anybody that can do that ? Or just tell me it's IMPOSSIBLE and i leave dojo ...