Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

headerDoubleClick on listGrid column header

$
0
0
The problem:
When a doubleClick is done on a column header of a listGrid, the autoFit action shrinks the column width to a very small space.

It seems like the headerClick gets called first (even though a doubleClick gets detected), which sorts/fetches data - so there are currently no entries to be fitted, after which the headerDoubleClick autoFits the blank entries. After that, the column data populates, which is now not autoFitted properly.

This is seen in SC v9.1.

The issue can be seen on the example provided here:
https://smartclient.com/#customComponents

Viewing all articles
Browse latest Browse all 4756

Trending Articles