Building a Custom Pager with ZingGrid

Problem:

While building a custom pager with ZingGrid, how do I make the left slot to display:none; automatically like the right slot when the browser width gets smaller?

Solution:

You can use a media query to make the slot  display:none it when it hits a certain size by targeting it with normal CSS. Please use this demo for reference.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us