J
Joe
I created a data access class with get, insert, update and delete
methods. I have an object datasource bound to the class and a
formview bound to the datasource. The get, insert, and updates work
fine, but I can't get the delete to work. It does not pass any values
to the method for some reason. Doe anyone have any ideas what I might
be missing?
methods. I have an object datasource bound to the class and a
formview bound to the datasource. The get, insert, and updates work
fine, but I can't get the delete to work. It does not pass any values
to the method for some reason. Doe anyone have any ideas what I might
be missing?