links for 2010-01-08
-
In example; If I update a listbox column with a value, another listbox should update it's list of available values. Sort of like a master-detail setup. The detail listbox should be empty until a choice in the master listbox is made. Can the procedure described in http://www.nitobi.com/kb/?artid=288 be transferred to setting the selected id in the master listbox as a getHandlerParameter to the detail listbox' getHandler?
