Thanks Sagar! That was helpful!
Questions
- Why is it that I have to specify the array position? If I define the same button outside of the action sheet without the array position (e.g. {RESIDENTIAL}), I get the values correctly.
- Right now I have the control in my view, how do I bind it to the model so it brings up each value in the model? I can statically specify a value, but it will always show the one value for all items in the list.
Hope this makes sense. Thanks!