cancel
Showing results for 
Search instead for 
Did you mean: 

adding image to table columns TextView - TableCellEditor

Former Member
0 Kudos

How do you add images to a tables columns TextView - TableCellEditor? I'm trying to put an image in the actual column (not column header) that would display to the user some sort of status for all rows in the table. I can only find examples of trees in a table that can have img. srcs. Do I need to use a different type of TableCellEditor in the TableColumn to be able to add an image?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Try (IWD)Caption UI control

VS

Answers (1)

Answers (1)

Former Member
0 Kudos

Or use a seperate column with TableCellEditor of type "Image"