Hi there:

I am a new comer in Google gadget world. Right now, I am thinking of
creating a gadget that displays the data from different Google
spreadsheet.

For example, there is three spreadsheets: sheet1, sheet2, and sheet3
Currently, I am using enum to create dropdown menu with hard coded
"sheet1, sheet2, and sheet3". However, what if there is a sheet4 in
the future? I have to manually to add sheet4 to the enum.

I am thinking maybe I can query the available source name, and make
the result as the choice in the dropdown menu. However, I haven't find
a way to do it.

Is It possible to generate a dynamic drop down menu (from a outside
data source) as user preference?

Any comment is appreciated.

Thanks



Yichi


-- 
You received this message because you are subscribed to the Google Groups 
"iGoogle Developer Forum" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/Google-Gadgets-API?hl=en.

Reply via email to