Computer Science, asked by Dillirao9499, 11 months ago

After the row is determined in Edit Mode, locate the control in the proper cell by using
the ________ method in the selected row.
a)Findcontrol()
b)GridviewRow.cells[].FindControls[index}
3)GridViewRow[i].cells[index].controls[count]

Answers

Answered by myrakincsem
0

Hi there,

The answer to the above question is following;

After the row is determined in Edit Mode, locate the control in the proper cell by using  the GridViewRow[i].cells[index].controls[count] method in the selected row.

Hence the correct answer is

option 3) GridViewRow[i].cells[index].controls[count]

I hope the answer helps following.

Thanks

Similar questions