DataSet

  • Thread starter Thread starter vinay
  • Start date Start date
V

vinay

Hi,

I am getting a DataSet with 1 table.

In one of the columns X, i get all numeric values.

I want to get the SUM of all the rows of Column X.

Is there a direct approach to get the SUM of the column or
do i have do it regular way by looping thru the records??

Thanks
vinay
 

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