Posts tagged multi select
ADF 11g : Fancy Master Detail or how to Highlight Related Detail Records
21 year ago
Last week I a had a rather interesting question: Is it possible to highlight related data that is in different af:table components ? Sure you can, so I decided to write a simple example application, and share the knowledge in this post (more…)
ADF 11g: Select all rows in an ADF table.
32 years ago
I get a lot of questions on how to select all rows in a table. In this post I describe how you can do that. A common use case for this is when you want to apply changes on a set of records, for instance change the status of all records in a table. You might expect a whole bunch of code here (so did I…) but in fact, this is very easy. I’ll provide the (absolutely not complicated) solution and also the proof that it works (more…)
Recent Comments