Click here to Skip to main content
16,004,761 members

Comments by Member 10675393 (Top 3 by date)

Member 10675393 15-Apr-14 2:55am View    
Yes of course. Record should not be deleted. It should Hiden
Member 10675393 15-Apr-14 2:51am View    
Deleted
<asp:LinkButton ID="LinkButton1" CommandName="Delete" runat="server" Text="Delete" />
This is the link button. While clicking this the corresponding record should be hidden.
Member 10675393 15-Apr-14 2:49am View    
<asp:LinkButton ID="LinkButton1" CommandName="Delete" runat="server" Text="Delete" />

This the link button. While clicking this corresponding record should lose the visibility