Template repeaters (other than Listview)?
-
Thursday, December 15, 2011 4:41 PM
I was wondering if there was a repeater other than the Listview.. As it stands, it seems like my options are the the ListView (which I have issues with because of its click behavior, and other nit pick issues), or I can write my own databinding function that loops thru my collection, which isn't very MVVM or very "modern" as development practices go.
Thanks
Josh
All Replies
-
Thursday, December 15, 2011 7:39 PMModerator
Hi Josh,
In what language and UI environment are you writing your app? Questions about how to implement the app (as opposed to how to design it) are better off in the language specific forums.
If you're using Xaml take a look a this list of Collection/data controls. If you're using HTML then take a look at this similar list.
--Rob
- Marked As Answer by Jeff SandersMicrosoft Employee, Moderator Monday, December 19, 2011 9:05 PM
-
Thursday, December 15, 2011 7:54 PM
Ya I meant to post that in the HTML /JS forum.. not sure why it got here (clicking SNAFU) I suppose...
Josh (who will now be reposting this question in the right forum).


