MCQs > IT & Programming > ASP.NET > Which line of code is correct manner of getting the ID of a label through the RowDataBound event of the GridView control, if the label is contained inside the GridView control?

ASP.NET MCQs

Which of the following lines of code is the correct manner of getting the ID of a label through the RowDataBound event of the GridView control, if the label is contained inside the GridView control?

Answer

Correct Answer: Label Label1 = (Label)e.Rows.FindControl(

Explanation:

Note: This Question is unanswered, help us to find answer for this one

ASP.NET Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

ASP.NET Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it