Foren

Sortable tables that come from a database

Steve Revill, geändert vor 13 Jahren.

Sortable tables that come from a database

New Member Beiträge: 16 Beitrittsdatum: 15.07.10 Neueste Beiträge
Hi all,

I'd like to have a page in my portal which displays a table such as:

[indent]| Code | Project |
| 0001 | Flibble |
| 0002 | Wibbles |
| 0003 | Wobbles |
[/indent]
where there are two specific features I'd like:
  • The data comes from a live psql database
  • The columns are sortable by clicking on the column headings
Does anyone know of a simple way to implement this? Is there a suitable portlet available?

I should add that I know next to nothing about writing portlets, Java and SQL. emoticon

Thanks,

Steve