Finding Child Item Controls in ASP.NET

Posted by: Rick Strahls WebLog, on 27 Jun 2007 | View original | 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: 1334 | Hits: 96

Similar Posts

  • Custom Panels in Silverlight/WPF Part 4: Virtualization more
  • Data-binding Telerik CoverFlow for Silverlight + some Routed Commands goodness more
  • Choose your preferred data layout with RadListView for ASP.NET AJAX more
  • API changes introduced by the new CoverFlow control more
  • Q3 2009 Beta released for Telerik RadControls for Silverlight/WPF more
  • Customizing the SharePoint ECB with Javascript, Part 1 more
  • Q3 2009 Beta released for Telerik RadControls for Silverlight/WPF more
  • Customizing the SharePoint ECB with Javascript, Part 3 more
  • URL Shortening in SharePoint with bit.ly more
  • Customizing the SharePoint ECB with Javascript, Part 2 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