Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Range size in adf table

_userDec 21 2012 — edited Dec 21 2012
Hi,
I have page with dropdown and table.Drop down have items like View All,25 per page,50 page. When i select 25 per page the table should be refreshed and only 25 rows should be shown in the table.
if i select 'View all' all rows should b shown in UI table. Its kind of pagination.
On page load 'View all' item is default for dropdown and all the rows should b shown in UI table.

Any idea how to fetch rows from the VO or what are the settings that have to do to get the rows on selection of drop down value?


Thanks..
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 18 2013
Added on Dec 21 2012
2 comments
560 views