That is pretty nice! Robert
Matt Raible wrote:
Here's an uncommitted patch that might be useful for you:
http://www.raibledesigns.com/display-edit/index.jsp
WAR at http://www.raibledesigns.com/display-edit/display-edit.war
Matt
--- [EMAIL PROTECTED] wrote:
Hi all,
The SF mail-list archive search has not been help.
I am trying to find a way to impliment a spreadsheet like table with input
type=text fields as the cells.
I have looked at the column decorator example and was left with a few too many questions.
Specifically, I would like to be able to control html CSS attributes and attribute values in the jsp file and not have them buried in some java class, (tab-order, fonts, boarders ets). Also there is the question about the relationship to the submit action.
All of thins within a struts form.
From the Java perspective I am having some trouble visualizing the strutsvalue object structure that would make a table of this type.
ala.
(All cells are input text fields)
+--------------------------------+--------------------------------+ | Column1 Title | Column2 Title | +--------------------------------+--------------------------------+ | Cell A1 | Cell B1 | +--------------------------------+--------------------------------+ | Cell A2 | Cell B2 | +--------------------------------+--------------------------------+
+--------------------+ | Submit Button | +--------------------+
Thanks
Anthony
------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user
__________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com
------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user
------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user

