Title: How to change column width in treegrid at runtime without re drawing the grid Post by: amir-t on January 22, 2015, 09:05:51 AM Hey,
Im trying to change a column width at runtime without re drawing the treegrid. The only resizable methods I can reach arent helping me.. Is there a way to do that? Thanks, Title: Re: How to change column width in treegrid at runtime without re drawing the grid Post by: jarry on January 22, 2015, 04:55:15 PM Please call the 'resizeColumn' method to achieve this, which is described in this topic http://www.jeasyui.com/forum/index.php?topic=3321.msg7487#msg7487
|