You do understand how this works, don't you? Login and vote now.
By mswatcher
via deepakkapoor.net
Submitted: May 16 2008 / 13:17
Recently on OzSilverlight mailing list a question was asked about data-bindings. The issue was how do you use data-binding once you have replaced ItemContainerStyle for a ListBox.
The answer is that you can replace the entire Template by giving it a new ControlTemplate and specify your bindings within the new template. I have created this example to illustrate this.
Add your comment