Welcome Guest, Not a member yet? Register   Sign In
How to do this?
#11

[eluser]mlakhara[/eluser]
You can use nested views for display.
At the first level you display the categories(using foreach) and in side this you can again load another view to display the forum topics under that category.
Also Data fetching can be don in the similar way using models for category and topics.

This way you will get the data in the form of a nested associativ array which then can be used easily with each nested view(as the associative arrays break inside the view).


Messages In This Thread
How to do this? - by El Forum - 07-26-2012, 03:15 PM
How to do this? - by El Forum - 07-26-2012, 09:26 PM
How to do this? - by El Forum - 07-27-2012, 06:42 AM
How to do this? - by El Forum - 07-27-2012, 11:44 AM
How to do this? - by El Forum - 07-27-2012, 06:45 PM
How to do this? - by El Forum - 07-27-2012, 09:22 PM
How to do this? - by El Forum - 07-28-2012, 04:14 AM
How to do this? - by El Forum - 07-28-2012, 04:18 AM
How to do this? - by El Forum - 07-28-2012, 04:34 AM
How to do this? - by El Forum - 07-28-2012, 04:42 AM
How to do this? - by El Forum - 07-28-2012, 09:34 AM
How to do this? - by El Forum - 07-29-2012, 04:20 PM
How to do this? - by El Forum - 07-30-2012, 04:17 PM
How to do this? - by El Forum - 07-30-2012, 05:31 PM
How to do this? - by El Forum - 07-31-2012, 04:15 AM
How to do this? - by El Forum - 07-31-2012, 11:15 AM



Theme © iAndrew 2016 - Forum software by © MyBB