User Profile
Collapse
Profile Sidebar
Collapse
Suraj p
Last Activity: Apr 6 '12, 05:44 AM
Joined: Mar 16 '12
Location:
-
how to sort simple gridview bound with datatable and without sql database?
Can anyone here give code snippet for sorting a simple GridView bound with DataTable and without SQL database? -
Deleted rows reappear in databale and gridview
Hi!!!
following is complete code for adding and deleting rows from grid view.
...Code:using System; using System.Configuration; using System.Data; using System.Linq; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.HtmlControls; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Xml.Linq; using System.Windows.Forms;
No activity results to display
Show More