开发者

How to freeze / block columns?

Can I freeze columns when scrolling horizont开发者_StackOverflow中文版ally?

More exactly these columns should be fixed when scrolling.


I think a cloned grid can be added that resides on the left showing only the columns that are required to be frozen. Since it's going to be the same grid all the events will be available on the cloned grid also.


@jlynch7 has the most robust implementation of frozen columns that I've found. You can see a working example here: http://jlynch7.github.io/SlickGrid/examples/example-frozen-columns.html

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜