Hi there
UseCase: Presenting in table and grid layout / card view, with the same data
Possibilities: Either turn Datatables into a grid layout with cards, or I need pagination and pagelength scripts that will work on a non-Datatable set of results.
I've been looking through the demo/src folders but haven't found anything, and not sure if I'm overlooking some Metronic libraries or resources.
Is there anything out of the box with Metronic that could help me?
Cheers
Hi,
At the moment we do not have a single component to display both datatable and grid modes within the same instance.
However you can use the datatable and grid-based records as separate instances and just switch using Bootstrap tabs:
https://preview.keenthemes.com/metronic8/demo1/apps/projects/users.html
Regards.