<ExtJS:ScriptManager runat="server" StateProvider="PostBack" Theme="Gray" />
<ExtJS:Panel runat="server" Title="Word">
<Content>
Word
</Content>
<Buttons>
<ExtJS:Button ID="btnDemo" runat="server" Text="Demo" />
<ExtJS:Button ID="btnDemo2" runat="server" Text="Demo2" />
</Buttons>
</ExtJS:Panel>
The above example works.
Change btnDemo2 Visible="False" and the rendering fails.
Cheers,
Timothy
----
Timothy Grant Vogelsang
tvogelsang [at] gmail [dot] com
Coolite Toolkit 0.7 SVN (Professional Edition)
Microsoft .NET Framework 2.0
Microsoft ASP.NET Ajax 1.0