Inventory and Pricing Pages

by jvetter 30. November 2008 22:19

I finally have the database hooked up to the blog and published a generic but primitive gridview control that can display data from it. The control is currently setup to page with 20 record pages and sort on each column in either direction. At some point in the future I would like to add some more sorting, grouping, and filtering capability, but for now the control does the job. The control will cache itself for each different view, sort, page combination, so output should be fast. At some point I will probably use AJAX instead of full post backs to save even more, but that’s for later.

The following pages have been added:

  • Inventory: shows my current commercial bottled beer inventory. The link is located in the pages widget on the right.
  • Homebrew Inventory: shows my current homebrew bottled beer inventory. The link is accessible from the homebrew history page.
  • Purchase Prices: shows vendor and cost information for beer that has been purchased. This is meant to help others find decent pricing for available beer. The link is located in the pages widget on the right.
Please let me know if you notice any anomalies. I have added some special JavaScript to handle the post back caching and not sure if it’s completely cross browser compliant. For instance if you click a link on the grid and the content doesn't change, it may be a JavaScript bug. The only caveat to the previous sentence is that if you click the sort on the left most column, it will reload the same page once to fill the cache state. Then after that it will flip to descending. All other grid links should cause the intended change.
I would appreciate any feedback.

 

Tags:

BeerBlog

Comments (1) -

jvetter
jvetter United States
11/30/2008 11:13:02 PM #

FYI - I disabled the caching for now. Noticed a few bugs. It should still be fast, but for the sake of perfection maybe not at its fastest. I will comment when if it gets re-enabled.

Add comment




  Country flag
biuquote
  • Comment
  • Preview
Loading


Calendar

<<  May 2012  >>
MoTuWeThFrSaSu
30123456
78910111213
14151617181920
21222324252627
28293031123
45678910

View posts in large calendar

RecentComments

Comment RSS