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

there must be away it can both work
Il y a 6 ans
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.