hello salvador, first of all: welcome @ myfaces!
with trinidad: the logic for filtering data you have to implement by hand. however - at the moment there is a problem with sorting and filtering within the same table - for more details see: https://issues.apache.org/jira/browse/TRINIDAD-782 regards, gerhard 2007/11/27, Bravo Villegas Salvador Francisco <[EMAIL PROTECTED]>: > > Hi, > > > > I'm newbie in develop with myfaces. > > Someone know or have an example of how can I make a simulation in a table > of an Excel autofilter in a table? > > This is how can I make in a combo box sorting and filtering at same time. > > > > Thanks in advance > > Salvador > > > > P.D. Sorry for my bad English. > > > ------------------------------ > > *De:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > *Enviado el:* Miércoles, 21 de Noviembre de 2007 08:38 a.m. > *Para:* MyFaces Discussion > *Asunto:* Re: My Faces & Ajax > > > > > Thank you everyone . I'll try your suggestions > > Shipra Jain > Lead System Software Engineer > Sperian > 900 Douglas Pike > Smithfield, RI 02917 > 401-757-2332 > http://www.sperianprotection.com > > *"Gerald Müllan" <[EMAIL PROTECTED]>* > Sent by: [EMAIL PROTECTED] > > 11/21/2007 06:20 AM > > Please respond to > "MyFaces Discussion" <[email protected]> > > To > > "MyFaces Discussion" <[email protected]> > > cc > > > > Subject > > Re: My Faces & Ajax > > > > > > > > > > > Hi, > > if you are already using MyFaces I would suggest to have a quick look > at our sandbox-ajax stuff if it fits your needs. > > http://www.irian.at/myfaces-sandbox/home.jsf > > Go to the partial page rendering section at the very top of the page. > If you want to use it in your application you only have to add > the MyFaces sandbox jar and use the ppr component in the view layer. > > The advantage is that MyFaces Sandbox ppr is very lightweight and quite > fast. > > Please report if you have any questions to it. > > cheers, > > Gerald > > On Nov 20, 2007 11:52 PM, <[EMAIL PROTECTED]> wrote: > > > > Can anyone tell me , if I want to use AJAX with My Faces , what is the > best > > way ? A link to some examples / site would be helpful. I have seen lot > of > > mails about a4j . Have people been using this library successfully ? > > > > My main issue is that after a valueChange Listener is triggered , the > whole > > page is refreshed & it comes to the top of the page . The user has to > scroll > > down to get to the place where he left . > > Can I use AJAX to make the necessary changed to my form without > refreshing > > the page or at least come back to the same place ? Am I on the right > track ? > > If not please point me to correct solution . > > > > All the help is appreciated . > > > > Shipra > > > > -- > http://www.irian.at > > Your JSF powerhouse - > JSF Consulting, Development and > Courses in English and German > > Professional Support for Apache MyFaces > -- http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces

