
July 2nd, 2009, 10:39 AM
|
|
Registered User
|
|
Join Date: May 2009
Posts: 23
Time spent in forums: 4 h 12 m 11 sec
Reputation Power: 0
|
|
|
ASP.Net/VB.Net - Edit and Delete is not working in GridView or FormView
I created two seperat pages to try and Edit and Delete my records. I am able to VIEW and and a NEW Record to the database. But when I try and Edit and Delete my reoords, nothin happens.
I configured my SQLDataSource correctly to allow the records to be updated. Is there anything else I need to do?
As I said it will add new records and I can immediatly view them as well.
|