In previous post Working with af:iterator and ADF forEach programmatically (Populate values using POJO from Managed Bean) we saw that…
This is another post about Working programmatically with ADF (populating af:iterator and af:forEach programmatically ) Previously I have posted about…
In the last post (Better UI for data collection using af:listView, Enable selection in ADF Faces List component ) about…
af:listView is a new component introduced in Jdev 12C to show tabular data (rows of a collection), it uses the…
This post is about a very basic and common use case Suppose we have to show different values in our…