Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Listgrid Transpose

$
0
0
SmartGWT POWER Version - 5.1
Jave 1.7
GWT 2.6.0

Currently ListGrid displays records horizontally.
Is there a way to transpose a ListGrid, to display records vertically?

I would like to use DataSources to create Listgrid data (transposing).
I am facing issue in displaying the database column multiple times in ListGrid using DataSource.

In below Example below "Col Header 1" & "Col Header 2" are columns in the database but here how to use the same column name multiple times in ListGrid using DataSource.
If I create DataSource Field with same name then it will override the previously created Field.

Please refer the attachment for how ListGrid should display.

Thanks in Advance

Attached Images
File Type: jpg Example.JPG (27.7 KB)

Viewing all articles
Browse latest Browse all 4756

Trending Articles