marimuthup
27 Jul 2007, 2:41 PM
Hi,
I have the following situation, where I got to add new item (key value pair) into the combo).
I get JSON data remotley from a servlet. Say states and its abbr.(not my real case, just for example)
The same servlet data is in multiple UI, where I might not be able to change the servlet.
I need to add few default items, in the combo, will be processed based on these selection.
I tried reading the Combo box API document and examples I could not find one.
Please let if I could do without using the transform.
With regards
P.Marimuthu
I have the following situation, where I got to add new item (key value pair) into the combo).
I get JSON data remotley from a servlet. Say states and its abbr.(not my real case, just for example)
The same servlet data is in multiple UI, where I might not be able to change the servlet.
I need to add few default items, in the combo, will be processed based on these selection.
I tried reading the Combo box API document and examples I could not find one.
Please let if I could do without using the transform.
With regards
P.Marimuthu