Adds the specified System.Web.UI.WebControls.TableRow object to the System.Web.UI.WebControls.TableRowCollection at the specified index location.
- index
- The location in the System.Web.UI.WebControls.TableRowCollection at which to add the System.Web.UI.WebControls.TableRow.
- row
- The System.Web.UI.WebControls.TableRow object to add to the System.Web.UI.WebControls.TableRowCollection.
Use this method to insert the specified System.Web.UI.WebControls.TableRow in a System.Web.UI.WebControls.TableRowCollection at the specified index.