I use ListControl from SPEAK a lot and most of the time I use self-defined datasource components for ListControl's items. This week, I bind a ListControl to a new data source as usual. Just an
In Sitecore SPEAK, I use ListControl to bind a data source and display items in that data source. The ListControl has selectedItem and selectedItemId attributes so that I can easily access the
When I edit a SPEAK page, I usually use the “Task->Design Layout” command in Sitecore Rocks and add renderings from there. It is fine if the page doesn’t contain too many rendering components.