Bind a gallery to the data
Your app holds the marketing tasks in a Tasks collection, but nothing shows them yet. Add a Vertical gallery and point its Items at Tasks so every task appears as a row.
This bind, a control's Items set to a table, is the foundation of every data-driven screen you'll build.
이 연습은 강의의 일부입니다
