G
Guest
I can create a master-detail in ASP.NET 2.0 using a GridView and a
DetailsView with no problem. I am binding to a SqlDataSource. All good,
except I cannot figure out how to add a new record in the DetailsView that
the user will fill out. It is not valid until the user finishes with it.
Has anyone seen a good example of how this works?
DetailsView with no problem. I am binding to a SqlDataSource. All good,
except I cannot figure out how to add a new record in the DetailsView that
the user will fill out. It is not valid until the user finishes with it.
Has anyone seen a good example of how this works?