How to use jQuery to change the number of entries shown on the page? (not a manual click)
How to use jQuery to change the number of entries shown on the page? (not a manual click)
Hi, I tried to use jQuery to change the select value, and then trigger the event that should happen after select value changes, but I couldn't figure it out.
So basicaly, I would like to use jQuery to simulate a user click (once he changes the number of entries shown) and then draw the number of rows needed, depending on the option picked. All of this with a jQuery.
If someone could help me out, I would be grateful. Thanks.
So basicaly, I would like to use jQuery to simulate a user click (once he changes the number of entries shown) and then draw the number of rows needed, depending on the option picked. All of this with a jQuery.
If someone could help me out, I would be grateful. Thanks.
This discussion has been closed.
Replies