FormView for inserts only

G

Guest

What is the best (simplest, most performant) way to bind a web form to a
typed dataset, when the web form is only used to insert new records (like a
registration page)? I've tried configuring the ObjectDataSource via the
"Configure Data Source" wizard, but my business object only has a single
method for inserts (which takes the typed dataset as a parameter), no select
method. Any thoughts?

I really just want a simple way to bind the webform controls to my typed
dataset; I can handle the calling my business object to do the insert myself.
 

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

Similar Threads


Members online

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top