Custom Cell in Table

41 views
Skip to first unread message

furious_panda

unread,
Oct 24, 2012, 9:06:51 AM10/24/12
to google-we...@googlegroups.com
Hi all,

I'm new in GWT and I want to create a table with custom cell.

I want to do a custom cell similar to the gwt examples : http://gwt.google.com/samples/Showcase/Showcase.html#!CwCellList

The difference is each row, I have for example 5 columns, and each cell must be a custom cell who is initialized with different data.

Each column of each row have'nt relation.

for example: 

I have a list of cars (Lamborghini aventador, Ferrari F400, Ferrari california, Porsche  911, Lamborghini reventon, Lamborghini gallardo, etc...)

In one row, I have 5 column, I want to display 5 cars in first row, and five others in second one, etc....and I want to include a pagination on my table.

Each cell (row, column), must display one car with the following informations:
  • Name of the car
  • Image of the car
  • and other informations
Can anyone help me and indicate how do this ?

Thanks in advance






Reply all
Reply to author
Forward
0 new messages