Search

You searched for the word(s): userid:831084

Matching Posts

  • Re: Repeater Weirdness...

    Hi there Try instead of this <asp:Repeater id="Repeater1" runat="server"> <ItemTemplate> <asp:LinkButton ID="linkButtonTest" Runat="server" OnCommand="lCommand" CommandName="bar" Text="LinkButton"></asp:LinkButton> <asp:Button OnCommand="bCommand" ID="buttonTest" Runat="server" CommandName="foo" Text="Button"></asp:Button> <br /> </ItemTemplate>
    Posted to Data Presentation Controls (Forum) by gsan420 on 10/10/2008
Page 1 of 1 (1 items)