How to implement freeze column in GXT 3.x?

后端 未结 2 953
傲寒
傲寒 2020-12-16 23:52

How can frozen columns be implemented in GXT 3.x (from Sencha)? Ext-JS, another product from Sencha seems to implement this, but I can\'t see where the Java based GXT implem

2条回答
  •  不思量自难忘°
    2020-12-17 00:31

    That functionality is not implemented in GXT, but there is an user called The_Jackal who made a workaround for this problem in the Sencha Forum - Thread. I haven't tried yet, but I hope it can help you.

    GXT - Freeze grid workaround Download

提交回复
热议问题