Export adf table to excel for selected rowa with check box.
Hi
I have a requirement that, I need to export Adf table to excel.But the thing is i have to export only selected rows which are selected by cHeckbox..
I have tried with exportedrows="Selected" but only one row is selecting.Please provide me some sollution.I am using Jdev 10.1.3.5
Thanks in advance.