Re: Sandbox AutoUpdateDataTable Problem

2006-07-30 Thread Matthias Wessendorf
-20060730; that contains a *working* updateDataTable. I haven't expected that :) So maybe you just give that example-sandbox-20060730 build a try, or just check out the source code and run the build on your own. Nice to see this component back to life :) -Matthias On 7/30/06, Hazem Saleh [EMAIL

Re: spontaneous locale change in view root

2006-07-30 Thread David Miller
Is that how it's supposed to work or something that's unavoidable? If it's supposed to work like that, how does one keep the chosen locale when redirecting? On 5/25/06, Martin Marinschek [EMAIL PROTECTED] wrote: Are you using redirect? On a redirect, the locale is lost...regards,MartinOn

Re: spontaneous locale change in view root

2006-07-30 Thread David Miller
Ifound part of my answer here: http://mail-archives.apache.org/mod_mbox/myfaces-users/200508.mbox/[EMAIL PROTECTED] On 7/30/06, David Miller [EMAIL PROTECTED] wrote: Is that how it's supposed to work or something that's unavoidable? If it's supposed to work like that, how does one keep the

commandlink not working in panelTabbedPane

2006-07-30 Thread Mak Nern Fatt
Title: commandlink not working in panelTabbedPane Hi, Icould notget my commandlink to workwhen it is nested inside a panelTab. This seems to be a bug. Has anyone met with this problem? Is that any workaround?Can someone do something to fix this bug? I need a reply urgently, any reply

Can any one please tell me the use of f:verbatim

2006-07-30 Thread Chandra Sekhar
Hi Please tell me the use of f:verbatim tag and when can I use this in my form page.If I use this to show the html part in it, It is giving a Null pointer Exception .When I remove the verbatim tag it's working proper. Regds, Chandru.

document for attribute varDetailToggler in data table

2006-07-30 Thread Rice Yeh
Hi, Can anyone give explanation for the attribute varDetailToggler in the dataTable? Should I create a bean for this variable or just giving it a name is enought. What propertis does it have in addition to 'currentDetailExpanded'. I am new to myFaces and I find it is not easy to get a complete

sortable attribute of the dataTable

2006-07-30 Thread Rice Yeh
Hi, What is the function of the attribute 'sortable' in the dataTable?Rice

Re: sortable attribute of the dataTable

2006-07-30 Thread Catalin Kormos
Hi,Please check out the following page for more details: http://wiki.apache.org/myfaces/Working_with_auto_sortable_tablesRegards,CatalinRice Yeh [EMAIL PROTECTED] wrote: Hi, What is the function of the attribute 'sortable' in the dataTable?Rice See the all-new, redesigned Yahoo.com. Check

injecting an action into a standard url

2006-07-30 Thread Paul Hussein
Hi,I am in a sticky spot where I need to inject an action into a standard html linke.g.a href="" href="http://yooparse.sourceforge.net/">http://yooparse.sourceforge.net/ target=_selfYooParse/a I would like the href, to point to an action. How can I do this? I cant use a commandlink tag, it has to

[tree2] Anyone using tree2 and hibernate?

2006-07-30 Thread Sean Schofield
I'm working on a full blown example of several technologies (including tomahawk and hibernate.) I haven't actually used tree2 with a dynamic model yet so I'm curious to test my own creation and see what's lacking. I will be going through the old dynamic tree2 discussions of course but I have

[Tobago] - How to programmatically set the label attribute of tc:box

2006-07-30 Thread John
Ok, I have the box bound to a UIPanel component. But there's no setValue() method. Ok... It's in some sub-facet or attribute or something, but nothing I try works What is the trick? Help! John