Finding Child Item Controls in ASP.NET

Posted by: Rick Strahls WebLog, on 27 Jun 2007 | View original | NEW Bookmarked: 0 time(s)

I was mucking around with some old control code today where I have a control that has an array of child items. While making some modifications I realized that I really wanted to make some of these controls available as child controls. But alas it turns that ASP.NET is not readily firing any 'add' control methods (AddParsedSubObject and CreateChildren) when a control is not a direct child of the parent. So for example, I have a TabControl that looks like this:/// <summary> /// Summary description...

Advertisement
Category: .NET | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 872 | Hits: 95

Similar Posts

  • TreeView in ComboBox, take 3 (Silverlight 3, WPF and RadControls) more
  • ASP.NET MVC: DevExpress Mail Demo more
  • Export Word documents to XPS - Open XML Paper Specification format more
  • Custom Panels in Silverlight/WPF Part 4: Virtualization more
  • ASP.NET Performance Improvements in DevExpress 2009 volume 2 more
  • Create or Manage XPDL 1.0 & 2.1 packages using Aspose.Workflow more
  • Data-binding Telerik CoverFlow for Silverlight + some Routed Commands goodness more
  • Application Identifiers (AI) for EAN-128 barcode generation more
  • How to print barcode thermal labels in ASP.NET with ThermalLabel SDK more
  • URL Shortening in SharePoint with bit.ly 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