Author: Arved SandstromArved Sandstrom
Date: Dec 25, 2008 11:21
On Sun, 21 Dec 2008 15:08:17 +0000, Steve wrote:
> Are there any JSF table components (e.g., RichFaces, etc.) that allow
> you to add a new row directly to the table without having an add button
> and a screen/subscreen to enter the additional data? For example, the
> RichFaces ScrollableDataTable and ScrollabledataTable provide some of
> the functionality but I'm not sure if they allow new rows to be added
> within the table. If possible, I'd prefer one that uses Ajax and has
> scroll bars and/or pagination.
>
> Thanks.
>
> Steve
Is your objection to having an Add button or having a separate page for
entering the new data, or both? Because if it's just about the separate
page, that's readily addressed.
|