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!

Table tree collapse one node after click on the checkbox

João RodriguesNov 14 2018 — edited Nov 22 2018

I have created an ADF tree table, inside the table in the nodestamp column i have created checkbox.

When i press the higher level node i want to select the lower level nodes, i have already for each node a value with a boolean, and after a click of the checkbox the values are changing internaly but visually the table is not updated.

JDeveloper version 12.2.1.3.0

Comments
Post Details
Added on Nov 14 2018
12 comments
407 views