Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 75885

delete multiple items using ListView

$
0
0

Hi Guys,

I am looking for small example demo for deleting multiple rows in the listview using Xamarin Forms.I know how to develop the simple listview like below

ListView listview=new Listview();

llistview.ItemSource=new String[]{
"Elephant",
"Dolphin",
"Lion"

}

Content=new stacklayout(){

children={
listview

}
};

But I am not able to delete multiple items like if I want to delete "Elephant" and "Lion" what need to writted in the code using Xamarin Forms(Cross Platform)not in Android or Nor in** Windows phone**


Viewing all articles
Browse latest Browse all 75885

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>