shibaji said:One quick feedback -
I would like a comprehensive view across all grades. At the moment it is hit or miss (lots of search returning empty data set). So, I would like to choose single or a range of grades (radio button ?), which should present me a table, each table entry may just be {low, high, mean} sale values with hyperlink that goes to corresponding detailed report.
There is no end to greed- you gave great stuff, I want even more. :-D
Thanks for the feedback.
The grades there are currently what is in the database, basically I just do a "SELECT DISTINCT grade from db", but yes you are right it doesn't apply to every year.
I could solve this by checking what year you have selected (like those websites that change the address boxes when you select Australia or Canada) but it uses additional resources, I will consider it though.
The range of grades and range of dates search are coming soon, I will implement those in a month or two when I have time. Have to consider how to display this data. Your idea of having it split up between grades is a good idea, I was thinking of clumping the data as a whole. Will need to further consider this later.
Edit: I'll be at uni tonight (argh) so for the next few hours I won't be around to add accounts but I'll reply PMs and get back to everybody once I have time. Cheers.