RE: [Asp.net] verstecken?

Wed, 24 Sep 2003 09:44:38 -0700

Hab mir auch gedacht das es so gehen sollte, aber irgendwie kennt wird die ID nicht 
erkannt, und ich bekomm eine Fehlermeldung:

c:\inetpub\wwwroot\whbrowse\whbrowse.aspx.cs(50): The type or namespace name 
'ActionsTable' could not be found (are you missing a using directive or an assembly 
reference?)

ActionsTable ist die ID

Thx
> -----Original Message-----
> From: Joachim van de Bruck [mailto:[EMAIL PROTECTED]
> Sent: 24 September 2003 17:30
> To: [EMAIL PROTECTED]
> Subject: AW: [Asp.net] <Table> verstecken?
> 
> Hallo!
> 
> <table id="xyz" runat="server">...</table>
> 
> Und dann: xyz.Visible = True/False
> 
> Meintest Du das?
> 
> Freundliche Gr��e
> Joachim van de Bruck
> 
> _______________________________________________
> Asp.net mailing list
> [EMAIL PROTECTED]
> http://www.glengamoi.com/mailman/listinfo/asp.net
_______________________________________________
Asp.net mailing list
[EMAIL PROTECTED]
http://www.glengamoi.com/mailman/listinfo/asp.net

Antwort per Email an