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

Checkbox tree problem by upgrading from SGWT 4.1d to 4.1p

$
0
0
Hello, as mentioned, trying to upgrade from SmartGWT 4.1d PRO to 4.1p PRO.

The porblem occurred by a checkboxtree, which has a tree with closed folders.

In the version 4.1d i could normally select nodes (tree.selectRecord(Record)) under a closed folder. As result the folder gets a partial selection (the option setPartialSelection(true) is set).

But the same code didn't work in version 4.1p. Result: No selected record and no partial selection by the folder. The code only work, when the folder is open!

Is there a bug or a new feature in 4.1p?

Viewing all articles
Browse latest Browse all 4756

Trending Articles