Now regarding why it doesn't work with a datacombobox...
When I attach a datacombobox to a static XML dataset, it appears to select
the first item automatically. However, when it's attached to a dynamic
dataset via HTTP, it does not select the first item when the dataset is
loaded. The first item selection and firing of a select event is critical
to the functionality of my example.
It sounds like maybe some event is not getting sent, perhaps a ondocumentchange or something? If there is really an event missing, I can try to figure out who is supposed to be sending it when a new dataset is loaded.
_______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
