How pass Update datarow from Gridview to Business Object

B

Bobby Edward

I have a business object method called UpdateCategory that calls the Update
command of a xsd dataset I created.

The Update has 5 overloads: DataTable, DataSet, DataRow, DataRows(), Actual
Fields

I am using a Gridview to call this object method. Which overload do you
suggest I use and how do I pass it from the Gridview to the business object
method?

I would prefer to stay away from using the Actual Fields (for the Insert and
Update) because the table could have many fields.

Any ideas?

Thanks!
 

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

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,521
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top