ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
Make grid row disappear after edit
Title:
B
I
{code}
?
I have a grid that lists some followups to do. There's the edit button on the right. When the followup (edit) is done, the line needs to disappear (if a certain criteria is met), not just update. Is there any way to do that?
Save Changes
Cancel
Mathieu Savage
asked at 10 Feb 2020
Answers
B
I
{code}
?
You can remove the line using jquery, for an example you can see `utils.itemDeleted` which is used in our demos as the success function for the delete PopupForm
Save Changes
Cancel
Omu
answered at 10 Feb 2020
please
Sign In
to leave an answer
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our
cookie policy
and
privacy policy
.
OK