Add the following to the grid:
<asp:TextBox ID="txtLineComments" runat="server" Text='<%# Container.DataItem.Comments %>' CssClass="TextBox" Width="250"></asp:TextBox>