Re: display a grid with struts/tiles?
- From: "shawnews" <timblanchard@xxxxxxx>
- Date: Mon, 31 Oct 2005 04:34:59 GMT
"Elhanan" <emaayan@xxxxxxxxxxx> wrote in message
news:1130622054.547576.317200@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> hi... is there a way i can use to display an sortable, scrollable, html
> table with struts?
>
A table can be sorted client side with javascript in some cases,( colspans
and rowspans are problematic with the scripts I've tried) else you'll need
to do it server side. The table can be placed inside div tags with the
style set to "overflow: auto" to make it scrollable
.
- References:
- display a grid with struts/tiles?
- From: Elhanan
- display a grid with struts/tiles?
- Prev by Date: Re: How to javac a java program w/ another java program which is w/o a main method
- Next by Date: Re: Sound Quality In Sound API
- Previous by thread: Re: display a grid with struts/tiles?
- Next by thread: Help in finding Journals related to Java Sound API
- Index(es):
Relevant Pages
|