I try to use a table in a asp:Panel (<asp:Panel ID="PanelForm" Height="400px" width="900px" runat="server">My table here....</asp:Panel>) when i load Editor1.LoadFile("default.aspx")
But the table will not display in the editor? Everything inside the asp:Panel is not display in the editor?