Hi,
I am using a checkbox(through sql query) in classic report. Need help in following issues.
1)I want to set the selected values to the page item. But, I am only able to set 1 value at a time. Is there a way to loop through all the values and set them to page item.?
- After using checkbox , I am observing my page is taking a lot of time in loading. Have reduced the numbers of row to process and also enabled lazy loading?
3)When I am clicking on select all , as soon as , i go to the next page, selection disappears.
Thanks