Silverlight TreeView issue: Cannot set a CheckBox to IsCheck = true inside a TreeView

Posted by: Al Pascual, on 18 Apr 2009 | View original | Bookmarked: 0 time(s)

This are the steps to reproduce the problem, as you can see in the template the bindings are TwoWay still mmanually I cannot change the check box after the controls are bound. The template is pretty simple, 2 levels with the same information, an image, a checkbox and a label. <UserControl.Resources> <common:HierarchicalDataTemplate x:Key="ChildrenTemplate" ItemsSource="{Binding Children, Mode=TwoWay}"> <StackPanel Orientation="Horizontal"> ...

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: Silverlight | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 1677 | Hits: 35

Similar Posts

  • Web.UI ASP.NET Grid: Synchronize Checkbox States with Row Selection more
  • Moq 3.0 RTM!!! more
  • Blend, VS, Events and C# more
  • TreeView and Web Services more
  • New Moq features for mock verification and creation more
  • Fixes for Common VS 2008 and .NET 3.5 Beta2 Issues more
  • Migrating Web.UI client-side code to AJAX Library syntax more
  • An ASP.NET 2.0 Validator Web Control for CheckBoxes and CheckBoxLists more
  • ASP.NET: TreeView selection - SelectAction tip/trick more
  • Forms Authentication Timeout more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD