Changes

Active List Client

6 bytes removed, Yesterday at 13:49
/* XAML */
'''Refactoring of the ''SelectedItem ConverterParameter'' binding (Mobile only):'''
Instead of binding to the ContentView x:Name (e.g. ''ConverterParameter={Binding Source={x:Reference YourContentView}}''), it is now possible to bind should be changed to the x:Name of the SfListViewExt control and adding the ItemsSource as Path (e.g. ''ConverterParameter={Binding Source={x:Reference SelectiveList}, Path=ItemsSource}'').
<tabs>
710
edits