objectDataSource

W

WertmanTheMad

Ok, well Im working with .Net 2.0 (VB to be exact) in a ASP.NET
enviroment

Im sold on the Code folder(soon to become Application_Code I belive)
and I SOLD on the MS implementation of Business Objects with that and
the ability to bind them to data controls

NOW all that said

Where can I find a sample that does ADD, UPDATE and DELETE in a VB
sample ?

I created a class CutomerObject and it has GetCustomer that does a
Select * on Customers , and Binds it to a Grid

Works GREAT

Now I stubbed Update, Delete and Insert for the moment because well, I
can get it working but I want to have those available to the Grid
(less Insert of course since for some reason you cant insert through a
Grid without writing some extra code , why is that MS ?)

What would be MUCH appreciated from any souls out there is what do I
need to do in my Update and Delete methods of the object ?

What is the PROPER way to do this in .Net 2.0 using the RECCOMEDED MS
conventions

Please any sample that do update and delete from a class to an
objectDataSource

Pretty please ?

Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,571
Members
45,045
Latest member
DRCM

Latest Threads

Top