xamarin.forms - CarouselView with DataTemplate Selector Binding -


i advice,

i have page carouselview control, control has binding observablecollection someobjects. someobject has property type. based on type use datatemplate selector select right (contentviews)ui want display. far works intended.

now question have how keep bindings currentselected object parent itemsource intact? example have entry control on 1 of contentviews(that got selected based on datatemplate selector) update property of selected item inside carouselview.

how make when update 1 of properties these updated in itemsource of carouselview, can done or should using other control instead?


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -