How to get multi select row combobox on grid

now my datagrid have combobox to check and uncheck.
And i want to submit a multi select row on grid (ex. multi delete )

Any help with this?

You may try to use “clist” type.
It is a multiselect control, which imitates multiselect combobox behavior, but has alternative visual implementation.