Devextreme-reactive: [Feature Request] Selectable and non-selectable rows

Created on 31 May 2018  路  2Comments  路  Source: DevExpress/devextreme-reactive

  • [x] I have searched this repository's issues and believe that this is not a duplicate.

I also asked this in stackoverflow but didn't get any hint.

Is there a way to tell DevExtreme React Grid to show or hide the selection cell (checkbox) depending on some data in the row object like { selectable: true } ?

image

Grid question

Most helpful comment

Hi,

In your case, I suggest you use a custom cell component for the TableSelection plugin. This sample shows how to do it.

All 2 comments

Hi,

In your case, I suggest you use a custom cell component for the TableSelection plugin. This sample shows how to do it.

This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rajmakda picture rajmakda  路  3Comments

pbalzano91 picture pbalzano91  路  3Comments

Vaccano picture Vaccano  路  3Comments

jesusgp22 picture jesusgp22  路  3Comments

linuxhype picture linuxhype  路  3Comments