Sub GridView1_RowDataBound(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.GridViewRowEventArgs) Label3.Text = GridView1.Rows.Count.ToString() End Sub
is there any settings in gridview properties
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.