Adrian Voicu wrote:
> Hi every one,
>  
> I'm a newbie and I want to know
> if is possible to add a new row to a table.
>  
> Actually I've created a table with displaytag
> and I'm wonder if using a button "new"(for instance) can I add
> a new row to the created table.

Yes you can do whatever you like. The important word there is YOU. You 
will need to create the new object and place it in the collection that 
displaytag uses to create the table. Displaytag is very good at 
displaying data but that's all it will do for you. You need to write the 
code to manipulate the underlying data.

Ed!
>  
> Thx in adv.
> a
>
> ------------------------------------------------------------------------
> Looking for a deal? Find great prices on flights and hotels 
> <http://us.rd.yahoo.com/evt=47094/*http://farechase.yahoo.com/;_ylc=X3oDMTFicDJoNDllBF9TAzk3NDA3NTg5BHBvcwMxMwRzZWMDZ3JvdXBzBHNsawNlbWFpbC1uY20->
>  
> with Yahoo! FareChase.
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> ------------------------------------------------------------------------
>
> _______________________________________________
> displaytag-user mailing list
> displaytag-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/displaytag-user
>   

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to