I want to add a Footer to my ListView and databind it to a string on my ViewModel. The only examples I've seen do it with XAML, and I haven't had any success doing it in code.
Does anyone have a simple example of how to do this?
I want to add a Footer to my ListView and databind it to a string on my ViewModel. The only examples I've seen do it with XAML, and I haven't had any success doing it in code.
Does anyone have a simple example of how to do this?