How to disable multi row selecting when the user tries to select rows with control key

How to disable multi row selecting when the user tries to select rows with control key

vkurimetivkurimeti Posts: 6Questions: 4Answers: 0

Hi Allan,

Could you please help me in disabling multi row selecting when the user tries to select rows with control key?

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 65,868Questions: 1Answers: 10,958 Site admin
    Answer ✓

    Use the select.style option for that. It can be set to single to disable multi-row selection.

    Allan

  • vkurimetivkurimeti Posts: 6Questions: 4Answers: 0

    Thanks a lot Allan

This discussion has been closed.