Re: display a grid with struts/tiles?
- From: Roedy Green <my_email_is_posted_on_my_website@xxxxxxxxxxxxxx>
- Date: Mon, 31 Oct 2005 03:16:24 GMT
On 29 Oct 2005 14:40:54 -0700, "Elhanan" <emaayan@xxxxxxxxxxx> wrote,
quoted or indirectly quoted someone who said :
>hi... is there a way i can use to display an sortable, scrollable, html
>table with struts?
There is no such thing as a sortable table in HTML. You have to
resend the table if you change the order.
You could however display the table with a JApplet JTable. Then you
can to the sorting, changing inserting etc an the client without
sending the whole table each time.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
.
- References:
- display a grid with struts/tiles?
- From: Elhanan
- display a grid with struts/tiles?
- Prev by Date: Re: Operating document scanner from JSP page
- Next by Date: Re: Javaholics
- Previous by thread: display a grid with struts/tiles?
- Next by thread: Re: display a grid with struts/tiles?
- Index(es):
Relevant Pages
|