Simple-Paging-Grid
Simple-Paging-Grid copied to clipboard
celltemplate not render when pagesize=1
i set pagesize=1 in cellTemplates example . the celltemplate is not rendered .
normal:

pagesize=1:

Thanks for that - screens hot is super helpful. I'll get it fixed.
Thanks for reply
I had similar problem... When the pagesize is set, it will not render the celltemplates properly... example: I have 9 columns and I set the pageSize to 5 then the plugin doesn't render the template of those 4 columns, very weird issue.
It looks like pull request #28 should fix this