rstaib/jquery-bootgrid

Enable single selection does not work correctly.

Open

#184 创建于 2015年7月31日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)JavaScript (976 star) (375 fork)batch import
help wanted

描述

The selection can be done by clicking on the role but not on the selection input box itself.

config:

        selection: true,
        multiSelect: false,

But when multiSelect is true, we can check off the box itself to have it indicated as selected. This has been tested on Chrome, Firefox and Safari latest versions. Thanks for your help.

贡献者指南

Enable single selection does not work correctly. · rstaib/jquery-bootgrid#184 | Good First Issue