Hi all,
I am using Jdev12c and want to programmatically select a row in a table. That is row should get highlighted and the child graph should also update to that selected row. If I can achieve any one of that functionality that is also sufficient.
I have DCIteratorBinding instance for the table but not getting the right method/way to achieve this. The table range size is 20.
Thanks!