我使用的表在asp.net網頁表單表不工作
我想是這樣的:
<div>
<asp:Table ID="Table1" runat="server">
<tr>
<td> asdf </td>
<td> asdf </td>
</tr>
</asp:Table>
</div>
它不工作。
航空自衛隊航空自衛隊錯誤創建控制 - UpdatePanel1System.Web.UI.WebControls.TableRowCollection必須 項目類型爲 'System.Web.UI.WebControls.TableRow'。 'tr'類型爲 'System.Web.UI.HtmlControls.HtmlTableRow'。