Refresh multi-span headers on width change does not work in 2.5.1
Hi Alex,
We had implemented adjustScrollWidth to refresh multi-span header on column width change as suggested in the link /javascript.forum.16298.7/sorting-on-second-header-row.html
On migrating to 2.5.1 it has stopped working. The event seemed to have been removed. On changing the event to onColumnWidthChanged the this.getHeaderTemplate(c, r).refresh(); doesn't seem to work fine although the span seem to have an updated width. Please suggest what is the correct way to get this implemented in the 2.5.1 version.
Thanks,
Amit
We had implemented adjustScrollWidth to refresh multi-span header on column width change as suggested in the link /javascript.forum.16298.7/sorting-on-second-header-row.html
On migrating to 2.5.1 it has stopped working. The event seemed to have been removed. On changing the event to onColumnWidthChanged the this.getHeaderTemplate(c, r).refresh(); doesn't seem to work fine although the span seem to have an updated width. Please suggest what is the correct way to get this implemented in the 2.5.1 version.
Thanks,
Amit
Amit
February 8,