I am trying to display a table in html page. However, the contents of the table will be loaded from a database table. I managed to do it, but the table looks like a normal html table. I would like it to look good via JQuery theme.
Is there a simple way of doing it ?
Thanks
You can check out this resource for styling an html table with jQuery UI:
Style an HTML Table using jQuery UI and Theme Switcher Widget