× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Have you considered using something like a grid? I use jqGrid and have been very pleased with it. I am not much of a web designer, but here is a time card grid that is scrollable (I haven't filled it completely in the shot but it have scrolling/pagination built in):
http://www.petesworkshop.com/images/asaap-admin1.jpg

It also has a Time Clock that shows the punch in/out status of employees and uses the same control.
http://www.petesworkshop.com/images/asaap-admin2.jpg

Again, I am not a great designer but these grids are functional and easy to create.
Is this close to what you were looking for or do you have to have an embedded spreadsheet?

Pete



Nathan Andelin wrote:
From: Aaron Bartell
What are your thoughts on only delivering JSON to the client concerning
the dynamic portion?

Well, JSON formats are more streamlined than HTML and XML, which is nice.

In theory the static HTML+CSS+javascript files that process/render the
JSON would only have to be downloaded once.

I wouldn't count on that being "static". We have a requirement right now to enable teachers to view and maintain grades and scores for all "students" and all "assignments" and all "classes", in a spreadsheet format. Actually, if anyone has any ideas about doing this, I'd appreciate some feedback.

The first two (2) rows need to show "assignments" and "points possible", but the number of columns would grow throughout the term as new assignments are made. The first two (2) columns would be for "student names", and "grade summary".

The first two (2) rows need to remain in fixed position while the student names and scores may scroll vertically underneath. The first two (2) columns need to remain in fixed position while the assignment names and scores scroll horizontally, as the number of assignment columns may exceed screen boundaries.

Anyway, a spreadsheet like this, where the number of "assignment" columns would grow throughout the term, would not be "static". And we have dozens of other applications that are like that.

-Nathan.




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.