Hi,
I've extended the previous DisplayTag external sorting and paging
project to implement full search capability across the domain objects
by using Compass 2.0 - http://www.compass-project.org/
Although there are a number of tutorials around for Compass and
Appfuse, but I thought I'd upda
Hi,
> > On Mon, May 12, 2008 at 6:23 AM, Greenhorn2005 <[EMAIL PROTECTED]>
> > wrote:
> >
> >> I have a doubt.
> >>
> >> I have a created two entities called User and Role. A user can have many
> >> roles and a role can have many users.
>
Once you find the source to the Appfuse model objects, If
Hi Kace,
On Sat, May 17, 2008 at 9:31 PM, kace <[EMAIL PROTECTED]> wrote:
>
> Hi, is this strictly for projects that use the displayTag or can it be
> implemented for appfuse-jsf projects also?
I've not used JSF before, but presumably it uses a Table or List for the
Master screens. The example
Hi,
I've put together a new Appfuse project which demonstrates how to
enhance the List screens. DisplayTag as provided has issues with
large datasets, (it retrieves all the records every time), and sorting
via column headings does not work for the entire dataset, only those
on screen at