In addition datagrid and displaytag, is struts-layout a widely used tool?

Any other open source tools to display a grid or something like this?

Thnx


2005/9/27, David G. Friedman <[EMAIL PROTECTED]>:
> How about the Pager Taglib from JSPtags.com? Their examples show radio
> buttons to get the 'editable table' concept across.
> http://jsptags.com/tags/navigation/pager/index.jsp
>
> Or the Jakarta "DataGrig" taglib from their taglib Sandbox.  Their nightly
> build has some sharp examples of paging with clickable buttons.
> http://cvs.apache.org/builds/jakarta-taglibs-sandbox/nightly/projects/datagr
> id/
> http://jakarta.apache.org/taglibs/sandbox/doc/datagrid-doc/intro.html
>
> Regards,
> David
>
> -----Original Message-----
> From: R. Markham [mailto:[EMAIL PROTECTED]
> Sent: Monday, September 26, 2005 12:22 PM
> To: 'Struts Users Mailing List'; [EMAIL PROTECTED]
> Subject: AW: Looking for a table library
>
>
> Hi Martin,
>
> I don't find a way how to put input (Text, CheckBox or RadioButton) in a
> column. It seems to me that I only can use the cells as output string. I
> already use the table of http://www.displaytag.org) in my Application but I
> am looking how to put a checkbox in a cell.
>
> Regards
>
> Richard Markhham.
>
> -----Ursprüngliche Nachricht-----
> Von: Martin Kindler [mailto:[EMAIL PROTECTED]
> Gesendet: Montag, 26. September 2005 15:25
> An: 'Struts Users Mailing List'
> Betreff: AW: Looking for a table library
>
> Richard,
>
> take a look at the Displaytag library (http://www.displaytag.org).
>
> Martin
>
> > -----Ursprüngliche Nachricht-----
> > Von: R. Markham [mailto:[EMAIL PROTECTED]
> > Gesendet: Montag, 26. September 2005 15:14
> > An: 'Struts Users Mailing List'
> > Betreff: Looking for a table library
> >
> > Hi all,
> >
> > I have a table in my jsp. To be able to process the data of a
> > row in a table I want to be able to mark a row in the table
> > and read the content of the row,  through the row number of
> > marked line. I think this a very common problem, somewhere
> > there must be a solution for this problem.
> >
> > TIA
> > Richard Markham
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to