You need to sign in to do that
Don't have an account?

Display data in columns
Hi,
I have a object named 'Sample' with 2 fields. One is Name Field and the other is Value field. I need to display the data in visualforce in columns with Name field as column name and value as the values for columns.
All records whose name is A should display its value in column A and records whose name is B should display in column B (2 nd column) and records with name C should display its value in column C (3 rd column ) and so on.......
Any ideas please............
Regards,
Natraj
Does the following work for you?