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?
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.