Burrow does support only 1 nesting level
Description
Environment
None
Activity
Show:
Marek Safar July 12, 2009 at 2:38 PM
Please close this bug. It was issue on my side by injecting user control too late for Burrow to notice.
Kailuo Wang July 12, 2009 at 10:35 AM
Burrow can handle infinite level of control nesting. It was used in some web application with very complicated user control structure.
Can you submit some sample code for your problem?
Who's Looking?
When using Burrow with more complicated nested controls structure no conversation is saved beyond 1st nesting level.
Consider structure like this
Page -> User Control A -> User Control B
Burrow does not persist anything beyond User Control A