c# - List View Filtering -


i want add filtering list view. please refer picture below.

for pic1, want add filter menu. there code filter <searchbar> code? need add label text filter , tapped code right? let's named listpage.xaml. pushasync() second page filterpage.xaml right?

for pic2, list view? let's want filter problem type, submitted date , status, should hard code in xaml?

for pic3, let's named filterdetailpage.xaml. looks it's list view. maybe can call web service one.

is there example can refer? i'm still new xamarin forms.

thank in advance , concern.


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -