Groups > IBM > Studio400 > Re: Input capable components within a column header facet are no




Input capable components within a column header facet are no
more

Input capable components within a column header facet are no more
Thu, 24 May 2007 01:56:21 EDT
I have a datatable with some columns for which I added a selectOne menu in the
header facet (within a jspPanel), to let user select records based on the values
of the column.

It worked fine ... until recent update of WebSphere WDSC (version 6.0.1). Now,
the property defined in the value field is NOT updated (the setXxx method is not
called), although the read is OK (getXxx is called and the value well
displayed).

If I move the component outside the datatable, it works.
The same behavior happens with a input text component.
I also tried to remove the jspPanel and just have the selectOne directly within
the facet, but it doesn't solve the problem.

Post Reply
Re: Input capable components within a column header facet are no
Thu, 24 May 2007 10:59:11 EDT
Hi,

I expect you will have success getting help with this problem by posting to
forum "WebSphere JavaServer Faces (JSF)" -->
http://www.ibm.com/developerworks/forums/dw_forum.jsp?forum=378&cat=9

Hope this helps.

> I have a datatable with some columns for which I
> added a selectOne menu in the header facet (within a
> jspPanel), to let user select records based on the
> values of the column.
> 
> It worked fine ... until recent update of WebSphere
> WDSC (version 6.0.1). Now, the property defined in
> the value field is NOT updated (the setXxx method is
> not called), although the read is OK (getXxx is
> called and the value well displayed).
> 
> If I move the component outside the datatable, it
> works.
> The same behavior happens with a input text
> component.
> I also tried to remove the jspPanel and just have the
> selectOne directly within the facet, but it doesn't
> solve the problem.
> 
> Thanks for any help.

Post Reply
Re: Input capable components within a column header facet are no
Fri, 25 May 2007 06:56:21 EDT
Thank you, but I first posted my problem there, and someone told me to post also
here, what I did.

Post Reply
about | contact