To implement this first we need to write the code in "aspx" page like this::
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Move selected gridview rows to another gridview in Asp.net</title></head><body><form id="form1" runat="server"><div><asp:GridView ID="gvDetails" AutoGenerateColumns="false" CellPadding="5" runat="server"><Columns><asp:TemplateField><ItemTemplate><asp:CheckBox ID="chkSelect" runat="server" AutoPostBack="true" OnCheckedChanged="chkSelect_CheckChanged"...
Thursday, 26 December 2013
Tuesday, 17 December 2013
360 degree spin onMouseover and onMouseout
17:20
No comments
------------------------------------------------------------------
<p id="socialicons"> <a href="http://dot-nettuts.blogspot.in/"><img border="0" src="img/rss.png" /></a>
<a href="http://dot-nettuts.blogspot.in"><img border="0" src="img/delicious.png" /></a>
<a href="http://dot-nettuts.blogspot.in"><img border="0" src="img/facebook.png"...
Subscribe to:
Posts (Atom)