I'm a beginner with asp.net (vb) as you will be able to tell from this question. I have created an asp.net page which is basically a report showing data pulled from a database using #eval's. The data is basically amounts for each day of the week and I want a total for the week as well as a total of the totals which is not in the database.
How do you go about doing calculations on database fields and put them into a formview? If you could provide an example or point me in the proper direction, it would be greatly appreciated. I've spent the last hour browsing trying to find the answer with no luck. This is the only part of the report that I have left to do. - Thanks
How do you go about doing calculations on database fields and put them into a formview? If you could provide an example or point me in the proper direction, it would be greatly appreciated. I've spent the last hour browsing trying to find the answer with no luck. This is the only part of the report that I have left to do. - Thanks