Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

10 Commits

Repository files navigation

ManyMany

A Yii app for experimenting with complex grid views

The app has a SongController with two actions:

  • /index.php?r=song/songs
  • /index.php?r=song/reviews

song/songs is working fine. Filtering is implemented but sorting not yet.

song/reviews is implemented and runs but does not do its job. I do not know how to make it work. My ideas include:

  • Use the Review model in the grid's data provider. But this creates a problem with displating genres. Perhaps with a subquery? Maybe use SQActiveRecord?

Um. Ok, that's the only idea I have.

Make suggestions!

About

A Yii app for experimenting with complex grid views

Resources

Stars

4 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors