Griddle icon indicating copy to clipboard operation
Griddle copied to clipboard

Pager not showing

Open mharrisweb opened this issue 9 years ago • 2 comments

Pager not showing using version griddle-react": "^0.3.0,

<Griddle results={this.state.contacts} showFilter={true} showSettings={false} resultsPerPage={1} showPager={true} useGriddleStyles={false} columnMetadata={griddleColumns} columns={["contactName", "emailAddress"]}/>

mharrisweb avatar Jun 30 '16 11:06 mharrisweb

This should not be an issue in Griddle 1.0. Please feel free to let us know through commenting here or opening a new issue if any problems are encountered. 👍

ryanlanciaux avatar Feb 27 '17 03:02 ryanlanciaux

Pagination control still displaying on using showPager = {false} in griddle showPager is not workinhg

chitraParihar avatar Oct 05 '17 08:10 chitraParihar