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

Why i don't see the data in listView?

$
0
0

Hi,

i create a listview as you can see:


<ListView.ItemTemplate>

                    </TextCell>

                </DataTemplate>
            </ListView.ItemTemplate>
        </ListView>

AND insert data in it as below:

listaDati.ItemsSource = new string[]
{
"mono",
"monodroid",
"monotouch",
"monorail",
"monodevelop",
"monotone",
"monopoly",
"monomodal",
"mononucleosis"
};

i dont recive any ERROR but the there isn't data in listView.

Can you help me?

THANKS


Viewing all articles
Browse latest Browse all 77050

Trending Articles



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