Skip to content

Not working with AngularJS and responsive table #61

@rahimnagori

Description

@rahimnagori
<div  class="table-container customCSS">
	<table dp-table="" dp-tabledata="someData" ng-show="someData.length > 0" class="table enhanced anotherCustomCss">
		<thead>
			<tr fsm-sticky-header scroll-body=".table">
			</tr>
		</thead>
		<tbody>
			....
		</tbody>
	</table>
</div>

But the header is still not sticky.

image
And the windows seems like shown in image.

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