Dialog Modal is not working in asp.net mvc

ika palad 86 Reputation points
2021-12-03T15:00:32.893+00:00

I've been trying to create a dialog editing data grid bind in sql using syncfusion in asp.net mvc however I have a problem in displaying the form in dialog modal not working. What did I missed?

154747-image.png
154757-image.png
154758-image.png
154759-image.png
154780-image.png
154865-image.png

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,243 questions
0 comments No comments
{count} votes

Accepted answer
  1. Yijing Sun-MSFT 7,061 Reputation points
    2021-12-06T07:02:04.313+00:00

    Hi @ika palad ,
    According to your codes,I suggest you could try to add onsuccess with the ajax to return the data.

    Best regards,
    Yijing Sun


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. AgaveJoe 26,181 Reputation points
    2021-12-03T17:25:05.463+00:00

    All the actions return JSON. I don't see any JavaScript that uses the JSON to populate the dialog or the dialog markup for that matter..

    0 comments No comments

  2. Sheshonq 0 Reputation points
    2023-05-01T10:23:14.15+00:00

    It lacks some javascripts or JQuery staff, this video show you what to do exactly

    https://www.youtube.com/watch?v=WMHPMvi51yM

    0 comments No comments