Hi Josh,

You might also consider using jqGris, and jQuery plugin. It creates a
grid interface that can be customized with jQuery UI. In order to make
it work, as several people have mentioned, you need some code on the
server to deliver the data. With jqGrid, you can set that up pretty
simply, then use timeout to have it reload data every so often. You
can also have it page the data, ie. If you have screen room to display
20 rows, but you have 30 people on the leader board, you might display
page one, then page two, then back to page one. Should be pretty
simple to set up the javascript, and then the code on the server.

HTH

Sloan

--

You received this message because you are subscribed to the Google Groups 
"jQuery UI" 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/jquery-ui?hl=en.


Reply via email to