Hi, I'm hoping someone could help me out.
I have an editable gallery, with datasource colGridData collection, it has a field called location. When I edit a record in the gallery, I have one of the fields tied to another datasource, WLLocation.Title, so I can't use ThisItem.location.
How do I get the gallery location field to show the defaultselectedvalue of the colGridData. If I do edit the record, the combobox is populated with the WLLocation.Title....just not sure how to see the correct value for the user in the defaultselecteditems?
Thanks for your help!