Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

Grid design 22 Aug 2012 02:10 #3248

  • madaura
  • madaura's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 35
  • Thank you received: 3
Hi,

I have a main table with enough fields to get out from the max width page layout, and I need to show the whole fields in the same collection, but to do that I need at least two rows by each record..

Could someone please let me know the procedure to do that?

Thanks!

Please Log in or Create an account to join the conversation.

Re: Grid design 22 Aug 2012 09:41 #3254

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
In you default_grid.php, change the Table structure to a Div oriented structure.

Not supported yet, but my idea is to propose that ( 'Blog' brick ), means your items are stacked inside div.

It is not a big deal to do it mannualy because you have everything already prepared.

You'll see JDom call. These are the HTML rendering. Just move them where you want. You only need to keep the 'foreach' iteration structure and doing what you whant inside.
You can also copy/move the headers that are able to sort the datas. (when setted for it)
Coding is now a piece of cake
The following user(s) said Thank You: madaura

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.233 seconds

For starters it's just so easy to design an app in a way that I'm used to i.e. database first then views followed by customization. The fork system is pure brilliance from a developer standpoint as I can override things and still add and update my projects with minimal effort! Truly amazing to be able to build components in Joomla using incremental refinement without having to do everything by hand. Thanks for the great tool! I am so much more productive now than ever and I can't imagine building components any other way!!!!
Dave (Forum)

Get Started