"show all" function as a link not a select menu; populate table with remainding records
"show all" function as a link not a select menu; populate table with remainding records
dylanmac
Posts: 49Questions: 7Answers: 1
I want to display a subset of records with a "Show all n records" link that will populate the table with the remainder. So two questions:
1. How do I display a link rather than a select menu for displaying all records
2. Trigger a secondary Ajax request that loads the remainder of the records in the table.
Thanks,
Dylan
1. How do I display a link rather than a select menu for displaying all records
2. Trigger a secondary Ajax request that loads the remainder of the records in the table.
Thanks,
Dylan
This discussion has been closed.