HighTechTalks DotNet Forums  

Custom or composite and Control tree

ASP.net Building Controls microsoft.public.dotnet.framework.aspnet.buildingcontrols


Discuss Custom or composite and Control tree in the ASP.net Building Controls forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Mark
 
Posts: n/a

Default Custom or composite and Control tree - 05-03-2007 , 09:10 AM






Dear Community,

If I wanted to build a control which renders both some literal content and
also renders child controls what would this be? a custom control or composite
control?
Second thing that is currently bugging me is this, why would I be able to
navigate the control tree in debug mode using the watch window and see all my
child controls (this.Controls[1].Controls[0].Controls[0]. ... etc.) and then
not be able to see some of the children when viewing the asp.net page trace
output??

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.