Re: recursive rendering

2006-08-01 Thread Mike Henderson
Hi, It's a T3 example but it should show how it's done: http://www.behindthesite.com/blog/C1931765677/E923478269/index.html Mike - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Mike's DynamicBlock in Tap4

2006-05-08 Thread Mike Henderson
Hi, I need to post the source code for the T4 version of DynamicBlock. The T4 version (referred to in the linked blog entry) no longer manipulates page structure, instead it generates a page with the component declared inside it, inside a Block. DynamicBlock now behaves much like RenderBlock