Avatar

Level 2

I need to be able to bind two objects without using a data source.

Meaning:

If from StateDropDownList  I select Texas.  Then on anohter drop down, say CountyDropDownList, I want my selection to be only counties in Texas.

Can this be done without connection to a data source?  Can I type the values within LIfeCycle?

Thanks for any suggestions.