For example, I'm creating a menu that has a ListView with a static list of options. Instead of binding to a datasource, can I just provide a hardcoded list of items inside the ListView tag?
↧
For example, I'm creating a menu that has a ListView with a static list of options. Instead of binding to a datasource, can I just provide a hardcoded list of items inside the ListView tag?