Allow ListView to highlight selection programmatically (thanks @elatoskinas)
что это значить?, меня больше интересуют этот пункт, можете привести примеры, спасибо!
Allow ListView to highlight selection programmatically (thanks @elatoskinas)
что это значить?, меня больше интересуют этот пункт, можете привести примеры, спасибо!
This change will make the blocks that change the selection of a ListView actually highlight that selection.
Before, the list display should not change when this was done via the Selection/SelectionIndex block, and with the change, it will now appear as if the user manually clicked on the selection, even though it was changed by a block.