Displaying table data Aug09 '06
Feedback
# (2 of 2): Henrik » blog.muehe.eu.org
1 month after the fact. (Thu 14 Sep 2006, 4:59 PM CST)
I agree with #1. I am currently searching for javascript widgets which are easy to use (as in no big modification to the table itself) and achieve all three things at one time.
Sadly it’s hard to find a nice solution so if you know a good (and free) one I’d be glad to hear from you...
RSS feed for comments on this post
Leave feedback
matthom
is published and produced by Matt Thommes - an independent publishing enthusiast, mobile blogger, content creator, informative writer, web developer from Chicago.
Never one to conform, Matt intends to promote the effect the web has on our lives, in an effort to intensify, instruct, and clarify all that is happening around us.
Displaying table data can be a challenge for the developer.
You are at the feedback permalink page for: Displaying table data
# (1 of 2): Jennifer Grucza » jennifergrucza.com
4 hours, 41 minutes after the fact. (Wed 09 Aug 2006, 4:33 PM CST)
The optimum solution is probably to combine all three: use paging, sorting, and filtering. It doesn’t have to be either/or.