Error: Delete button on Bulk edit products does not work

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 6 años
it deleted the item form the grid but not from DB
the Delete method does not get hit
Hace 6 años
hezyz wrote:
it deleted the item form the grid but not from DB
the Delete method does not get hit


Use mode:"inline" instead of mode: "incell" in Nop.Web\Areas\Admin\Views\Product\BulkEdit.cshtml.
Hace 6 años
hi
when u user "inline" u cannot edit cells in rows

there must be away it can both work
Hace 6 años
I works fine. I presume you forgot to click "Save changes" button (in the header of the grid)
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.