View display on web in tabular format

Hi,I am designing a view for web application and facing some problem during formatting it.

The view is set to diaplay the response documents under the parents in hierarchy.

I need to split the different columns of same response document on different lines (rows) without categorizing the view further. Also different colors for these different rows.

I am using Html in view columns and displaying it as Java applet, embedded in a form…

Any suggestions how to achieve this.

Subject: View display on web in tabular format

If you are using HTML in the view columns and Java to display, it won’t work.

Display using HTML and see what happens…

HTH,

Dan