Hi, I need checkboxes for each row in a data grid. According to the documentation (https://docs.mendix.com/appstore/modules/data-grid-2/) it should be possible to have a multi-select functionality with data grid 2. However, I am unable to spot anything related to selection in the options: Where can I configure multiselect? I am using the most recent version of data widgets. Thanks!
asked
Erwin Filtz
1 answers
1
Good day,
Please review your market place modules to se if you really have the latest versions of the models. Because here is a snipped of the options I have with data grid 2 in mendix 9.24.3
As you can see it has the selection method and the checkbox option.