TreeGrid Dialog Edting is not Closing the dialog on clicking the save button

I am using the TreeGrid  with EditMode.Dialog  Editing. 

( Please note that the happens with EditMode.Row when clicking the update button).

When clicking on the save button the dialog does not close.

Clicking the cancel button closes the dialog.

If I add a new record and click the Save button it works ok. From that action  if I edit a record the save button works as well, it closes the dialog as it should, any times I try.

If the page component is refreshed then the above is happening.

It is not a validation issue because I am editing the same record

Please can you help with this. I believe its an issue with the dialog.

Thank you in advance





1 Reply

FS Farveen Sulthana Thameeztheen Basha Syncfusion Team May 23, 2023 02:06 PM UTC

Hi Frangoudes,


Greetings from Syncfusion.


Query#:-If I add a new record and click the Save button it works ok. From that action  if I edit a record the save button works as well, it closes the dialog as it should, any times I try.


We have prepared sample using Dialog Editing(After Editing the newly added record) but we are unable to replicate the problem at our end. Refer to the sample link:-

https://www.syncfusion.com/downloads/support/directtrac/general/ze/Sample-961052965.zip


We need some more additional details to find the cause of the issue. Share us the following details


  1. Complete TreeGrid code example.
  2. Replication steps of the issue.
  3. Screenshot/Video Demo to replicate the problem.
  4. Have you faced any Exception on console window. If yes please share.
  5. Syncfusion.Blazor.TreeGrid package version details.
  6. NewRowPosition details of TreeGridEditSettings property. Does this issue replicates upon adding on Specific NewRowPosition?


Based on your shared information we will provide you solution as early as possible.


Regards,

Farveen sulthana T


Loader.
Up arrow icon