This topic is locked
[SOLVED]

 Possible spelling error <td align='rigth'>

6/9/2008 2:12:18 PM
ASPRunner.NET General questions
B
bayganik author

I have found a spelling error with generated code. the issue is with aspx code for <table_name>_add.aspx
The word generated is "rigth" and it should be "right". An example is as follows:
<td align="rigth">

<asp:button id="btnUpdate" runat="server" Text="Save" CssClass="buttonM" OnClick="btnInsert_Click"></asp:button>

</td>

<td><input class="buttonM" id="btnReset" runat="server" type="reset" value='Reset'>

</td>

Eugene 6/10/2008

Thank you for your feedback.

This bug will be fixed in the next update.