Hi,
Is there a way to list table rows as grid columns? not the current row by row but column by column (cells in a column represent each item in the table row)?
Then when add a row to a table, the grid will have one more column added?
Thanks,
Xiaoli
show a table rows vertically?
Moderators: Jon, Steve, Ian, Dave
-
- Ebase User
- Posts: 272
- Joined: Fri Dec 14, 2012 2:55 pm
- Location: Ottawa
-
- Ebase Staff
- Posts: 89
- Joined: Mon Sep 10, 2007 11:48 am
One way of achieving something similar would be to use a REPEATER control with a layout type of COLUMN, and just set the number of columns you would like see presented at any one time.
You can lay your table row out in the columns however you think.
The standard table navigation will work as normal and have the effect of scrolling your rows left and right in your columns.
Not quite the same thing that you were asking, i.e. actually adding new columns as table rows are added, but pretty close and very easy to do.
Hope it helps.
Dave
You can lay your table row out in the columns however you think.
The standard table navigation will work as normal and have the effect of scrolling your rows left and right in your columns.
Not quite the same thing that you were asking, i.e. actually adding new columns as table rows are added, but pretty close and very easy to do.
Hope it helps.
Dave
0 x
-
- Ebase User
- Posts: 95
- Joined: Wed Feb 27, 2013 5:16 pm
Following on from this, we have tried similar sort's of things.
Does anyone have any experience or advice in using Repeater Controls/Tables with the aim of producing a responsive table/repeater for mobile devices and upwards in resolution.
We are currently investigating the use of the Repeater Control with custom panels but maybe barking up the wrong tree (we want the editor to collapse below the label on small resolution screens)
Does anyone have any experience or advice in using Repeater Controls/Tables with the aim of producing a responsive table/repeater for mobile devices and upwards in resolution.
We are currently investigating the use of the Repeater Control with custom panels but maybe barking up the wrong tree (we want the editor to collapse below the label on small resolution screens)
0 x
-
- Ebase Staff
- Posts: 89
- Joined: Mon Sep 10, 2007 11:48 am
-
- Ebase User
- Posts: 95
- Joined: Wed Feb 27, 2013 5:16 pm
Cheers, basically we have a form with a Repeater Control. This control displays (at the moment) three columns on a row.
So it basically looks like your "classic" product display page.
These days, using bootstrap or whatever, you can reduce the amount of columns to fit the screen size available to you. For example on a mobile device it would display 1 column vertically.
Edit -> We have just had a little breakthrough so will test this to see how it looks before coming back.
So it basically looks like your "classic" product display page.
These days, using bootstrap or whatever, you can reduce the amount of columns to fit the screen size available to you. For example on a mobile device it would display 1 column vertically.
Edit -> We have just had a little breakthrough so will test this to see how it looks before coming back.
0 x
-
- Ebase User
- Posts: 1
- Joined: Sat Feb 07, 2015 5:43 am
Who is online
Users browsing this forum: No registered users and 17 guests