[Solved]Two DataViews. One Displays the template correctly
[Solved]Two DataViews. One Displays the template correctly
Hey everyone.
This is getting really frustrating, but I'm trying to have a window with 2 dataviews.
The problem occurs when I'm trying to render the second dataview with a template (specified in the dataview's config).
It gets the data, no problem. But it doesn't look like the template.
The code for the two dataviews are almost identical, so I can see no reason for it to work for one, but not the other.
Anything I'm missing here about using two DataViews and Templates?
Apparently I was looking in the wrong place. It was an issue with the css
-seltar
Last edited by seltar; 20 Feb 2009 at 5:12 AM.
Reason: fixed it