ASP.Net Tips/Tricks Collection
<asp:Button id="Button1" runat="server" CommandName="MyCommand" Text="KlikMe" CommandArgument='<%# Container.DataItemIndex %>' />
No comments:
Post a Comment