Det finns ingen kolumn som heter "rader" i den tabellen :-)
Frågan#1
Column 'Rader' does not belong to table Rows.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentException: Column 'Rader' does not belong to table Rows.
Source Error:
Line 71: <td><asp:TextBox ID="TextBoxRader" runat="server" Text='<%# (((DataRowView)Container.DataItem).Row)["Rader"].ToString() %>' Width="60px" /><asp:RequiredFieldValidator ID="RequiredFieldValidator2" runat="server" ControlToValidate="TextBoxRader">*</asp:RequiredFieldValidator> </td>
vet någon varför jag får detta fel?