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

Forum statistics

Threads
474,261
Messages
2,571,040
Members
48,769
Latest member
Clifft

Latest Threads

Top