specify jquery theme for html table -


I am trying to display a table in html page. However, the contents of the table will be loaded from the database table. I managed to do this, but the table looks like a normal HTML table, I want to see it through the JQuery theme.

Is there an easy way to do this?

Thank you

You can use this resource to styling an HTML table with jQuery You can see the UI:



Comments