Hi Rick,
        Sometime back you sent me this mail saying you will prepare a
FAQ and we can get most of the answers there. Can you please tell me
where can I find that?

Regards,
Ramesh.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Wednesday, November 22, 2006 5:58 PM
To: displaytag-user@lists.sourceforge.net
Subject: Re: [displaytag-user] How Can I Select a row in display tag

There is no sample code since it's not a part of the displaytag library.

And if you're hinting that I need to finish off my FAQ code for
displaytag, then yes, you're right, I need to finish off my FAQ code for
displaytag.

The basic answer, Ramesh, is that you need to have IDs for rows stashed
in
hidden input controls or on textboxes or whatever you want to update.
You
can then wrap the table rendered by displaytag in a form and have a
submit
button to submit that, then process the incoming form in your servlet.

Ed's right: displaytag *purposefully* does nothing to handle changes to
your data.  displaytag DOES give you plenty of tools to cook up
solutions
for handling that though.  I should have, within a week or two, the
first
version of my displaytag FAQ which will have a number of these types of
examples in it.

Patnayakuni, Ramesh wrote:
> Thanks Ed..Can you please tell me from where I can get the sample code
> for select and update kind of features.
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Ed
> Webb
> Sent: Wednesday, November 22, 2006 3:14 PM
> To: displaytag-user@lists.sourceforge.net
> Subject: Re: [displaytag-user] How Can I Select a row in display tag
>
> Patnayakuni, Ramesh wrote:
>>
>> Hi,
>>
>>     I am new to display tag and I would like to know how can I select
>> a row using display tag?
>>
> If you want to select, edit, delete, update, change or do anything
with
> the data in your table it's up to you to write the code to do it.
>
>> Can somebody tell me whether this feature is there or not?
>>
> No. DisplayTag does what it says; it only displays your data and does
it
>
> very well.
>
> Ed!
>
>
------------------------------------------------------------------------
> -
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to
share
> your
> opinions on IT & business topics through brief surveys - and earn cash
>
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE
> V
> _______________________________________________
> displaytag-user mailing list
> displaytag-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/displaytag-user
>
>
------------------------------------------------------------------------
-
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to
share
> your
> opinions on IT & business topics through brief surveys - and earn cash
>
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE
V
> _______________________________________________
> displaytag-user mailing list
> displaytag-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/displaytag-user
>


-- 
Rick Herrick
[EMAIL PROTECTED]

Proud member of the reality-based community

Never try to discourage thinking for you are sure to succeed.--Bertrand
Russell

------------------------------------------------------------------------
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE
V
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to