Changes over weekend broke rowEditListener

UI Components for JSF
Post Reply
User avatar
bumble.bee
Posts: 723
Joined: 29 Sep 2010, 21:39
Location: United States

25 Oct 2010, 16:47

It appears the changes over the weekend broke the rowEditListener. I did an SVN update and rebuilt. I have verified that the cancel and validate issues were resolved. However, I am now noticing that the rowEditListener no longer fires.

garyyip
Posts: 67
Joined: 25 Aug 2010, 18:55

25 Oct 2010, 19:58

I can comfirm that the rowEditListener for incell editing datatable is not fire. The last time i run the incell edit datatable, i can successfully update my DB. But now it is not happening. I try to println(), no value is given cause it does not even access to the rowEdit method.

Bumble bee have you solve the problem?
Any advise?

Thks

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

25 Oct 2010, 22:48

It is being worked on at the moment, also note that p:column editor="true|false" will be replaced by p:rowEditor component, just like p:rowToggler.

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

25 Oct 2010, 23:23

Fixed now, try;

Code: Select all

<p:column>
   <p:rowEditor />
</p:column>

garyyip
Posts: 67
Joined: 25 Aug 2010, 18:55

26 Oct 2010, 09:52

Hi

I try to add in the <p:rowEditor /> but the attribute cannot be identified. I using the 2.2.RC1-SNAPSHOT. Between i also checked the repository, the last modified date is 25 Oct. Since like it is not the latest update jar, hence the rowEditor cannot be resolved. Am i right? Will the rowEditListener work also?

Thk for the quick response to the incell editing table problem. Incell editing datatable is a wonderful component.

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

26 Oct 2010, 10:14

Maybe the code is checked-in after hudson built the nightly, I've triggered hudson to do a new build right now;

http://repository.prime.com.tr/org/prim ... -SNAPSHOT/

User avatar
bumble.bee
Posts: 723
Joined: 29 Sep 2010, 21:39
Location: United States

26 Oct 2010, 14:10

Yup, you've fixed it. Thanks.

I'll keep kicking it around and see if anything else falls off.

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 21 guests