![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi all, What is the recommended way to add child controls *around* existing child controls in the CreateChildControls method (e.g. table, row and cell controls for layout purposes)? Is the best way to keep a reference to the existing child controls, clear the Controls collection and then re-add everything along with the layout controls, or insert the layout controls around the existing controls in the existing Controls collection? Thanks, Paul |
#3
| |||
| |||
|
|
Hi all, What is the recommended way to add child controls *around* existing child controls in the CreateChildControls method (e.g. table, row and cell controls for layout purposes)? Is the best way to keep a reference to the existing child controls, clear the Controls collection and then re-add everything along with the layout controls, or insert the layout controls around the existing controls in the existing Controls collection? Thanks, Paul |
#4
| |||
| |||
|
|
Paul, in resposne to your previous post, i have already explained to you why that is happening and how to do it properly if you want to use inline code block expression syntax nested within your custom control. Let me know what about it did not convince you. Also you keep posting in two different groups simultaneously, and it will only become hard for you to keep track. http://groups.google.com/group/micro...=&rnum=1&hl=en Regards, Alessandro Zifiglio http://www.AsyncUI.net paul.hester (AT) gmail (DOT) com> ha scritto nel messaggio news:1154583151.823542.121740 (AT) p79g2000cwp (DOT) googlegroups.com... Hi all, What is the recommended way to add child controls *around* existing child controls in the CreateChildControls method (e.g. table, row and cell controls for layout purposes)? Is the best way to keep a reference to the existing child controls, clear the Controls collection and then re-add everything along with the layout controls, or insert the layout controls around the existing controls in the existing Controls collection? Thanks, Paul |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |