Fruit of my labors: http://beta.meetscoresonline.com/results/11827
Now the results grid should populate on initial load of the page, so that is a bug (works locally, of course). To get it to populate, you just need to drop down a navigation selection. Currently working well on FF. TJ., the list contains a pretty hefty object with fields. Ultimately there is an Ajax request, the result is stored client side, then by means of navigation and sorts the list is widdled down to the results you see. The reason for the Object.values is because I don't know the best way to go from TH "click" (which causes a sort) back to the original list and filter on that field. There's a couple of lookups happening here. Also, the results grid displays either 4 scores across plus AA score or 6 scores across plus AA, with different headings, so that isn't straight forward either. Karl.. -- You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en.
