Data manipulation in a view

Most of the time, you will have to display and manipulate data inside your UWP applications. To do this, there are many views available as part of the SDK, among which the GridView, ListView, and FlipView controls are very popular and widely used. The GridView and ListView controls have the same functionalities due to their same base class, ListViewBase, but they display data differently.

As these are the most commonly used controls to display and manipulate data inside Universal Windows apps, let us discuss each one of them with a suitable example and code snippet.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.116.62.45