ListViewWithSubListView icon indicating copy to clipboard operation
ListViewWithSubListView copied to clipboard

Xamarin.Forms Expandable ListView With Sub-ListView MVVM Pattern

Results 7 ListViewWithSubListView issues
Sort by recently updated
recently updated
newest added

Hi Ishrak, I see it's fairly old code, but I found it relly helpful. Some suggestions: - you might want to remove unused using statements - in HotelsGroupViewModel, you have...

Description Project File Line Suppression State Error CS0012 The type 'Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'mscorlib, Version=4.0.0.0, Culture=neutral,...

when use this line Command="{Binding Source={x:Reference currentPage}, Path=BindingContext.RefreshItemsCommand}" Does not show anything.

hi how can get data from api and put it into list?

When I try to click sun-item (not the first) I've got the exception {Windows.UI.Xaml.UnhandledExceptionEventArgs}

A Git ignore to all the the bin and obj files would have been great!