Author Topic: Is a "card view" available in PQ Grid.  (Read 654 times)

lyassa

  • Newbie
  • *
  • Posts: 4
    • View Profile
Is a "card view" available in PQ Grid.
« on: July 16, 2022, 01:24:07 am »
Is there an option in ParamQuery where I can switch between "table view" and "card view". By card view I mean where every row is displayed like a card, with all the rows displayed next to each other and wrap around the page.


Table view:
+-------+--------+
| Title1  | Title2  |
+-------+--------+
| data1 | data2   |
+-------+--------+
| dataX | dataY   |
+-------+--------+

Card view
+------------------+     +------------------+
| Title1: data1      |      | Title1: dataX     |
| Title2: data2      |      | Title2: dataY     |
+------------------+      +------------------+

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6113
    • View Profile
Re: Is a "card view" available in PQ Grid.
« Reply #1 on: July 18, 2022, 11:26:28 am »
card view is not available in pqgrid.