Closed azatTemirbek closed 6 years ago
Hi,
Currently, this functionality is not supported out of the box. Yet, you can implement it by creating a custom Grid plugin. This sample shows how this plugin can look.
You can find more information about Grid's plugin development in our documentation.
thanks
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.
i am using selection in custom selection mode(binded with state) and i can select row with select all but in editing mode i can not see checkbox*([x]) on first colum (every row). I have used TableSelection with cellComponent:myowncomponent but no success So i thought about maybe there is no such functionality like Edit + Selection at the same time.
Current Behaviour
no checkbox on multiselection mode + edit
Expected Behaviour
multiselection with checkbox
Steps to Reproduce (for Bugs)
Your Environment
devextreme-reactive: Generated: 2018-03-20 react: 16 browser: chrome bootstrap: none react-bootstrap4: true material-ui: none