how to get focus on newly created row in table?
Hi,
Version : Jdev11.1.1.4
UseCase : After creating new row in a table , the focus should be at newly created row and cursor will be on inputtext component;
On click of button/some event(), i am creating new row and refreshing the table, but the focus is not going into the new created row;
Please suggest me some solutoins.