Is there a way to put a picture (drawn using the Picture class) into a WebListBox Cell? The WebListBoxImageRenderer only allows a web based (URL) picture as far as I can tell.
Put your picture data into a WebFile and provide the WebListboxImageRenderer the WebFile URL.
1 Like