Changing Listview's Layout & Style
Posted: Wed Aug 12, 2009 10:28 am
I've a need to change the layout of my Xataface app's Listview to allow things like a vertical orientation, perhaps with collapsing subsections (via AJAX, for ex.), or to make the column labels perpendicular (as one does in spreadsheet headers). My aim in both cases is to pack as much info as possible into the visible screen space.
I suppose this would be done by modifying the Smarty template for the listview, but I'm not sure how to do so, nor where to put the resulting custom template so that it would work for just a given application. It would be nice to be able to add this custom listview, whilest retaining the default one.
Pointers/suggestions would be most welcome.
I suppose this would be done by modifying the Smarty template for the listview, but I'm not sure how to do so, nor where to put the resulting custom template so that it would work for just a given application. It would be nice to be able to add this custom listview, whilest retaining the default one.
Pointers/suggestions would be most welcome.