Easiest/fastest way to display data in table format with pagination?
 vorapoap                
                
                     New
vorapoap                
                
                     New                
            I come from Drupal, there is a theme_table and pager_query.
I wonder if Vanilla have something similar to this?.. I just want to get data displayed quickly
            Tagged:
            
        
0          
            Best Answer
- 
             peregrine
                        
                        
                             MVP peregrine
                        
                        
                             MVPif you mean just for development - use phpmyadmin if for user display see for example (you might get some ideas - good and bad). I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue. 7
 
         
            
Answers
if you mean just for development - use phpmyadmin
if for user display see for example (you might get some ideas - good and bad).
http://vanillaforums.org/addon/memberslistenh-plugin
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.