insert row using Gridview and SqlDataSource?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have an Insert command specified on my SqlDataSource but there's no
AutoGenerateInsertButton property on the GridviewControl?

Is there an easy way to use these controls to do an insert?

Thanks.
 
Thanks Phillip. The Gridview is sort of like buying a car with three doors,
eh? YOu have to build the last door?
 
Back
Top