Share this post! | Vote this! |
|
If you are web program developer, it is likely that you are creating
tables on a daily basis. In this article I will show you how to create
high quality tables with Javascript within a short period of time. One
feature that you will want to become familiar with is DisplayTag
Library.
There are a number of things that you will want your tables to have,
and some of these are various row colors, menu navigation, column
sorting, Export to XML or CSV, and interactive rows.
You may be wandering why DisplayTag is so important. If you are used to
using HTML or JSTL, this is a valid question. Well, while it is possible
for you to create good tables with these languages, it can be a very
tedious process. more...
0 comments:
Post a Comment