By lloowen on
Does anyone know if there is a module in Drupal that would allow one to create a table like appearance, a bit like an excel sheet. So numerical information would be entered into an input field and when submitted it would show in the table. Not quite sure how to do it. I figured the 'panel' module could help in splitting the screen into two frames, one frame for the input fields, and the other for the table, but what module could display the contents of the database in an excel sheet type format?
thanks in advance..
Comments
Is there such a module for drupal?
If nobody understood what I originally wrote, here's an example of something that I was hoping to achieve in drupal.
http://www.phpclasses.org/browse/file/14291.html
Surely someone knows how to do this!
Help I really need to find out how to do this. Is it not possible to display contents of a database in a table view?