Skip to content

Add Image/Thumbnails to Column of Table #315

@rsgoss

Description

@rsgoss

Is it possible to add a thumbnail image in the cells of a certain column? I was looking at this and thought a possible way would be through the column.classes but I am not quite sure...
{
classes: function callback(cell, row, rowIndex, colIndex) { ... }
}
Is it possible to take image data and render in cells of a table?

Thanks!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions