Listbox with images - Forum

Forum Navigation
You need to log in to create posts and topics.

Listbox with images

Hello

I like to know if VisualNeo web is having a listbox with images.

Or if it can I make it with a trick.

Something similar to this photo.

Uploaded files:
  • You need to login to have access to uploads.

@sakismor just use a Container instead of a ListBox. You would probably like to use ng-repeat. There are samples here and here.
Regards.