Grid with Mode="EditMode.Dialog" not show dialog when i press edit button

the grid show correctly data connect with entity framework but when i press the edit button no dialog is show.

Why?

thanks in advance.




4 Replies

RR Rajapandi Ravi Syncfusion Team May 23, 2023 12:26 PM UTC

Hi Angelo,


Greetings from Syncfusion support


Based on your shared screenshot, We could see that you are maintaining the only one column in the Grid and we suspect that the Cap1 column was a primary key column so that it will not comes to the edit state. So please define any other columns and ensure that the editing dialog was open or not.


If you still face the issue, please share the below details that would be helpful for us to validate the problem.


1)           Share your complete Grid rendering code.


2)           Share your syncfusion package version.


3)           Share any issue reproducible sample that would be helpful for us to validate.


Regards,
Rajapandi R



AN Angelo May 24, 2023 08:15 AM UTC

This is my packet version:


Hi i have follow your link for example to edit table:

https://blazor.syncfusion.com/documentation/common/data-binding/bind-entity-framework

i attach page index.razor with grid code, Interface and my service.


I dont' understand why when i press edit button a windows with content of row is not show.


Can we help me?


Thanks.


Attachment: Downloads_f3055dad.7z


AN Angelo May 25, 2023 07:35 AM UTC

hi i resolve my problem and i attach solution.


Do i need to specify css version in base of packet syncfusion?





Attachment: solution_e48559d9.7z


BL Balamurugan Lakshmanan Syncfusion Team May 25, 2023 08:56 AM UTC

Hi Angelo,


Thanks for your update.


From your query, we understood that you are facing an issue in Grid with Mode="EditMode.Dialog" not show dialog when you press edit button. We tried to reproduce the reported issue at our end. But we could not be able to reproduce the reported issue at our end while preparing the sample as per your requirement. We have attached the sample file and video demo for your reference. Please refer the attachment to resolve your issue.


Please get back to us if you have further queries.


Regards,

Bala.


Attachment: BlazorApp1_5e023208.zip

Loader.
Up arrow icon