suvarnal
8 Dec 2008, 4:13 AM
Hi,
I am new to GWT and EXT GWT.
I want to create list view which behaves like the Windows Explorer list view.
i.e. items shown in columns, verticle scrollbar never shown, when view is resized - the items in the columns are moved to fit in the view.
The ListView or DataList can't be used for this as they show items vertically.
If Table is used, then is there any way to add data column wise (and not row wise)?
Can anyone suggest any other component or approach to achieve this?
Thanks in advance!
-S
I am new to GWT and EXT GWT.
I want to create list view which behaves like the Windows Explorer list view.
i.e. items shown in columns, verticle scrollbar never shown, when view is resized - the items in the columns are moved to fit in the view.
The ListView or DataList can't be used for this as they show items vertically.
If Table is used, then is there any way to add data column wise (and not row wise)?
Can anyone suggest any other component or approach to achieve this?
Thanks in advance!
-S