View applet displays column value in wrong column

I am using an applet to show a view in a browser. When the applet has loaded the view it displays all the columns.The first and second columns are categorized and the others are totals.

The problem is that I see the value of the first column in the 6th column and over writting there the value of the column.

It is also displaying the value of this column. So the applet shows two values in the same column.

Does anyboday have the same effect or does anybody know where the problem is?

Subject: View applet displays column value in wrong column

Check the column properties - go to the beanie tab and check the “Name” value for “Programmatic Use”. Make sure this value is unique for all columns in the current view. Sounds like the 1st column and 6th column have the same “Name” in this box.

Subject: RE: View applet displays column value in wrong column

Would have been to nice. I checked this already three times and tried also new names^. Once with numbers once with text. But I always have the same effect.

I also have two views and in both just the same effect, even the number of rows are different and also the names are different.