Boll
Wednesday, 4 September 2013
I got error in creating dynamic link using grid view in .net?
I got error in creating dynamic link using grid view in .net?
if (GridView1.Rows.Count!=0) { Label l =
(Label)GridView1.Rows[0].FindControl("Label"); Label2.Text = l.Text; }
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment