InterviewSolution
Saved Bookmarks
| 1. |
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] |
| Answer» FIND CONTROL.......... | |