Skip to content

Filter alignment by column #44

@haytefli92

Description

@haytefli92

Aligning the columns of the filter is a problem.
When we do not exclude the column it can be aligned somewhat.
It would be better if there was a short way in addition to the plugin

I usign this code:
$('#table thead').append('' + '<tr id="searchTr">'+ '<th></th>' + '<th></th>' + '</tr>'); $('#searchTr th:eq(0)').append($('.widget-0'));

thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions