Hello,
<asp:Button ID="Button1" CommandName="ID" Text="In den Warenkorb"
Tooltip="<%#DataBinder.Eval(Container.DataItem, "ProduktID")%>" runat="server" />
Das ist Visual Basic-Code oder? Wenn ja, dann maskiert man " durch Verdopplung, also
<asp:Button ID="Button1" CommandName="ID" Text="In den Warenkorb"
Tooltip="<%#DataBinder.Eval(Container.DataItem, ""ProduktID"")%>" runat="server" />
MfG
Rouven
--
-------------------
sh:| fo:} ch:? rl:( br:& n4:{ ie:| mo:} va:) js:| de:] zu:| fl:( ss:) ls:& (SelfCode)
I will never understand why Germans feel the need to kill trees -- Arbeitskollege aus UK zum Thema ob eine Dokumentation elektronisch oder auf Papier ausgeliefert wird
-------------------
sh:| fo:} ch:? rl:( br:& n4:{ ie:| mo:} va:) js:| de:] zu:| fl:( ss:) ls:& (SelfCode)
I will never understand why Germans feel the need to kill trees -- Arbeitskollege aus UK zum Thema ob eine Dokumentation elektronisch oder auf Papier ausgeliefert wird