D
D
Dominis2016-07-12 13:11:09
Windows
Dominis, 2016-07-12 13:11:09

Is there templating in UWP? If yes, where can I read about it?

Good afternoon.
I'm just learning UWP, so the question is quite childish, I suppose.
In the WEB, when I need to render repeated content multiple times, I prepare the markup I need and insert data into it in a loop. Here I have a similar task, there is an array of data that should have similar markup - an image, header type meta information. description, user, etc. But I don't see a way to repeat a familiar image in XAML, maybe there is no such way, but then how to render repeated content in the most convenient way?
I tried to google for a long time, I found ControlTemplate - this is not at all, Resources - close to the topic, but it seems like only fairly primitive objects can be taken out to the library for further use. But how to be with my task - I did not find anything :(

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Станислав Силин, 2016-07-12
@Dominis

LIstView & GridView.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question