----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: Gopal2098 Message 6 in Discussion Hi, Again with regard to the visibility, but this time it is a datagrid, my code is below <table> td width = "100%"></br> <div class="dataTableDark" style="BORDER-RIGHT:#999999">Past Board Positions</div> <mdlbg:basegrid id=_bgDirPastQuotedCompanies runat="server" controlid="PastQuotedCompanies" basegridid="PastQuotedCompaniesGrid"></mdlbg:basegrid> <mdlbg:basegrid id=_bgDirPastPrivateCompanies runat="server" controlid="PastPrivateCompanies" basegridid="PastPrivateCompaniesGrid"></mdlbg:basegrid> <mdlbg:basegrid id=_bgDirPastOthOrgns runat="server" controlid="PastOthOrgns" basegridid="PastOthOrgnsGrid"></mdlbg:basegrid> </td> I have not given runat = "Server" in the table, but when it is given i am geting the following error, Parser Error Message: System.Web.UI.HtmlControls.HtmlTableCellCollection must have items of type 'System.Web.UI.HtmlControls.HtmlTableCell'. 'tr' is of type 'System.Web.UI.HtmlControls.HtmlTableRow'. in TR Please suggest. Thanks. >From: "BanwariLal" <[EMAIL PROTECTED]> >Reply-To: "BDOTNET" <[email protected]> >To: BDOTNET <[email protected]> >Subject: Re: Visibility of a table >Date: Tue, 22 Mar 2005 00:26:07 -0800 > Education, career, romance. Health, wealth, prosperity. Answers to all your concerns. ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/BDOTNET/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
