On 9/25/05, R. Markham <[EMAIL PROTECTED]> wrote:
>
>
> HI All,
>
>
>
> can somebody give me a hint if I can combine DisplayTag Library with CRUD
> Action. I want to show a list as a table using Dísplay tag library. But I
> want that a user can choose a row in the table an edit the content of the
> chosen row.

Something like this?
  http://www.superinterface.com/strutsdialog/crudactionlite.do

Also, check out this version of MailReader App:
  http://www.superinterface.com/mailreader
Log on as "user"/"pass", then select "Manage Subscriptions" link, you
will see another version of table -> CRUD panel.

If interested, read more here:
  http://struts.sourceforge.net/strutsdialogs/crudaction.html

Michael.

--
Struts Dialogs
http://struts.sourceforge.net/strutsdialogs


On 9/26/05, R. Markham <[EMAIL PROTECTED]> wrote:
> 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.

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

Reply via email to