GriddleGriddle / Griddle

Simple Grid Component written in React
http://griddlegriddle.github.io/Griddle/
MIT License
2.5k stars 377 forks source link

Directly Only Show Rows Per Page instead of whole settings component #850

Closed Utsav170 closed 5 years ago

Utsav170 commented 5 years ago

I want to remove the setting button and show only ROWS PER PAGE. How can that be done??

ryanlanciaux commented 5 years ago

Please read the documentation on how to customize Griddle. http://griddlegriddle.github.io/Griddle/docs/customization/

The layout section may be useful here (there are other ways to achieve this too).