How to get current row index of adf table...
941483Jul 25 2012 — edited Jul 25 2012Hii all..
i have certain columns inside an adf table like- document name, id etc and a radio button column..
The table is displaying data by getting it from UCM.
My requirement is that when a user select the radio button inside a row, the radio button
should get the row index for that current row..
so that the current row index can be used further for performing some operation.
What can be the approach for achieving this..?
Any help
Thanks