>
> H�rt sich gut an - aber irgendwie raff ich das nicht...
>
> Kannst du das f�r einen dummy wie mich etwas konkretisieren? :-)
>

vielleicht so:

in Control1.asxc.cs:

public static control2 ControlToBeModified;

in der Seite m��te es dann evtl. so aussehen:

protected control1 MyControl1;
protected control2 MyControl2;

MyControl1.ControlToBeModified.Property = PropertyWert;

Bin mir da aber �berhaupt nicht sicher.

Gruss

Alex

_______________________________________________
Asp.net mailing list
[EMAIL PROTECTED]
http://www.glengamoi.com/mailman/listinfo/asp.net

Antwort per Email an