Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to make the commit button enabled

xsyangMar 27 2011 — edited Mar 27 2011
I am using Jdevt 11g & ADF bc. I add a edit af:table in my page, i have added 'CreateInsert' & 'Delete' oeration as buttons for Create and Delete, I also set up the table's property attribute 'EditingMode' as ClickToEdit. after that, I add the AM commit operation as button 'Save' .

When the page start to rendered, the 'commit' button is greyout, and when I add a new row or delete a row, the commit button become enabled to let me to save my changes. that's fine.

But When I click some column, and change the content, The 'commit' button will still be greyout. what I can do. Thanks!
This post has been answered by Mohammad Jabr on Mar 27 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 24 2011
Added on Mar 27 2011
3 comments
399 views