Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I have a database datatable that I will be changing alot and don't wont to worry about declaring new BoundFields and Update statements in the Gridview.

 

So how do you suggest I dynamically build update statements? Should I loop through the Fields of the DataTable schema to create the parameters and SQL statement? The SQLDatasource has automatic UPDATE statement generator but you have to create it each time, right?

 

I'm new so if this is a stupid question please explain why.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...