Hi, i'm really having trouble how can i make a sales report without using crystal report. I want to do daily, weekly,monthly and yearly report. I created a database with two fiels only, Date and Total Price, but i don't know how to code it, do i just use if else statement then retrieve the data in database?
jez9 5 Junior Poster
Recommended Answers
Jump to PostI have used this Assembly "System.Web.DataVisualization" that exists natively inside asp.net with great success. Its relativelly easy to use, contains all the basic charting facilities very good customization. For displaying tabular results you have the grid view control of asp.net
All 3 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.