I receive the following error message: BC30311 Value of type 'System.Web.UI.HtmlControls.HtmlTableCell' cannot be converted to 'System.Web.UI.HtmlControls.HtmlTableRow'.
On line: Line 31: <table id="ItemPlaceHolderContainer" runat="server" border="1" style="background-color: #FFFFFF;border-collapse: collapse;border-color: #999999;
Line 32: border-style:none;border-width:1px;font-family: verdana, aarea,helvetica,sans-serif;">
Line 33: & ...
Go to the complete details ...