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.
6 anos atrás
it deleted the item form the grid but not from DB
the Delete method does not get hit
6 anos atrás
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.
6 anos atrás
hi
when u user "inline" u cannot edit cells in rows

there must be away it can both work
6 anos atrás
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.