⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Master/Detail - Anyone got an approach that's working well?



kenilik
  • profile picture
  • Member

Posted 15 December 2012 - 00:15 AM

Hi,

I'm having the common issue of dealing with master/detail structures in my system which has been well explained previously:
/topic/275-suggestions/
and
/topic/93-masterdetails-forms-with-grocery-crud/

Steveoc was working on something promising but he has not been active for nearly a year so I'm not too keen on using his work. Understandably Johnny has not incorporated this into the main grocery_CRUD project,

Does anyone have examples of how they have addressed this issue using grocery_CRUD as it stands?

Cheers

davidoster
  • profile picture
  • Member

Posted 16 December 2012 - 12:32 PM

Yes, I believe John(core developer) is building multiple grids in one view, check here
https://github.com/scoumbourdis/grocery-crud/commit/ed748a49cd7b00c1ede8c86c0ca5d6eb278e299a

kenilik
  • profile picture
  • Member

Posted 17 December 2012 - 10:54 AM

@David Oster: Thanks... have you used it? Can you give example of controller/view code?

davidoster
  • profile picture
  • Member

Posted 03 January 2013 - 12:13 PM

Hello Kenilik.
Sorry I haven't responded, I didn't even notice it you replied!
Anyway, I haven't checked lately what's the current development situation of the Master/Detail feature.
But I would suggest you wait because this is not an easy feature to implement!