Set column values in a DataTable all at once?

  • Thread starter Thread starter nate axtell
  • Start date Start date
N

nate axtell

Is there a way to set all of the values in a DataTable Column to a specific
value without looping through the rows? The table/column already exist; I
just want to clear all the values out to a general value, like setting them
all to False.
Thanks,
Nate
 

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

Back
Top