Test, Please ignore




<brian.chandley@xxxxxxxxx> wrote in message
news:1170248784.137083.154320@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thanks for the suggestion. I will try it out.
Brian
On Jan 31, 3:45 am, "Thomas Hansen" <polter...@xxxxxxxxx> wrote:
On Jan 31, 2:27 am, brian.chand...@xxxxxxxxx wrote:> Thanks for your
reply.
The control outputs 3 Table rows:

[snip]

I can't really help you with your problem, however I can guide you
into a direction that might give you a solution...
The fact that you can infact attach to visual studio fro another
visual studio instance and actually debug what happens during the
DesignTime rendering is something very few people is aware of...
I figure there's probably something going on that you don't know
about!
Attach to visual studio (Debug/Processes choose the OTHER visual
studio process and click Attach)
Then open the page in the designer in design view and wait for your
breakpoint in the OTHER instance of visual studio to kick in (which
you obviously must add to the Render or RenderControl method)

Quite nifty feature that makes life very much easier for WebControl
developers... :)

.t

--http://ajaxwidgets.com
Free ASP.NET Ajax Widgets NOW!




.


Loading