Summing a column in a dataset

  • Thread starter Thread starter Nitromuse
  • Start date Start date
N

Nitromuse

What is the easiest way to sum the input values entered
by a user in a dataset and then show it to them before
proceeding with the rest of the program. I can loop
through, but thought there might be a specific function
that I'm not aware of that does what I'm trying to do.
Thank you for your help.
 
Hi Nitromuse,

I think you are looking for the datatable compute method

I hope this fits?

Cor
 

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


Back
Top