I am creating a gridView that allows adding new rows by adding the controls necessary for the insert into the FooterTemplate, but when the Ob
gridView
FooterTemplate
Ob
This is the incorrect usage of the GridView control. The GridView control has a special InsertRow which is where your controls should go.