-
I want a summary model to be the sticky header so I added the following check.
```
override fun isStickyHeader(position: Int): Boolean {
return adapter.getModelAtPosition(position).let { …
-
## 悬浮头部定位不正确,和gif里的不一样,目前定位到了最顶部,不在tabbar下面。有什么办法能解决么?
the stickyHeader position is not right。I hope it can be positioned under the tabbar。
运行的是Example,没有别的改动
![image](https://user-images.githu…
-
### What is your Scenario?
I have a table with sticky columns.
And when I navigate through the sticky cells, the table scrolls by some value. This is reproduced when the scroll container has `scroll…
-
We have a filter that hides columns. All works well until stickyheader initializes. Then the fixed header is only as wide as the "visible" columns while the tableFloatingHeader (behind) retains the or…
-
I needed my sticky header to appear after a certain point and have the fixed header overlay it. I'm sharing this in case anyone else wants to do the same
Today I used [patch-package](https://github…
-
Good evening @Mottie!
I want to collapse row. show-all hide-all that is in sticky header but it was works only until i scrolling.
When i scrolled and click the show all link that is not working Why?…
-
The headers and footers width are not displaying the correct width.
-
Problem. I have a table with different column widths, I set the widths as percentages in the tags. if I don't use the uitheme then it works fine. If I do use the uithem (in this case bootstrap_3) the…
-
Hi guys!
How to make time label in chat window sticky, like in https://github.com/emilsjolander/StickyListHeaders
?
-
Hello,
When using sticky headers with Internet Explorer or EDGE it lags when scrolling if you use a wrapper.
you can see it here(Internet Explorer):
https://mottie.github.io/tablesorter/docs/ex…