You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 14, 2020. It is now read-only.
It displays the group price perfectly but I can't see to make it editable from the grid - I added the following to the _getEditableFields function and it makes the cell editable but doesn't save the changes;
I wanted to add the group price of a specific customer group to my grid, which I did using the code below;
My grid override -
My renderer -
It displays the group price perfectly but I can't see to make it editable from the grid - I added the following to the _getEditableFields function and it makes the cell editable but doesn't save the changes;
This makes the cell editable but once the data is entered and submitted the group price isn't updated
Any help would be appreciated
The text was updated successfully, but these errors were encountered: