Groups | Blog | Home
all groups > asp.net > february 2006 >

asp.net : Gridview: Get the value in the cell



G. Whiz
2/28/2006 10:29:53 PM
MsgBox(GridView1.SelectedRow.FindControl("FirstName"))



This doesn't work.

How do I get the value of
FirstName?????????????????????????????????????????????????????????????????????????????FKNA??

Ken Cox - Microsoft MVP
3/1/2006 2:21:18 PM
The use of MsgBox suggests you're trying to do something client-side or in a
Windows apps.

[quoted text, click to view]

AddThis Social Bookmark Button