Monday, November 29, 2010

CellTable, how to create a cell with custom listbox

I have to create a CellTable with cells that contain ListBoxes.

The issue is that I want each item of the listbox to contain an Image
and Text!
Standard ListBoxes does not allow us to use images at its items
(<select> <option>Item 1</option> </select>).

What is the best approach I can follow to implement this?

Thank you for your time.

Savilak

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment