Adding record in DataGrid using Popup in Blazor doesn't close window

0 Answers 56 Views
Grid
T
Top achievements
Rank 1
T asked on 08 Aug 2024, 12:22 PM

Dear,

I have a small test application that uses the telerik DataGrid in Blazor.

For adding records to the dataGrid I use the Popup window.

When doing that and pressing the "update" button once, the popup window doesn't close but my record has been added and the reload of the DataGrid has happend.

Why doesn't it close ?

Kind Regards

Dimo
Telerik team
commented on 08 Aug 2024, 02:22 PM

Hello, please compare your setup with the one in our Grid Popup Editing documentation examples and also Grid Popup Editing online demo. Are you using a separate custom popup for the edit form? If yes, you need to close it manually.

If you need further assistance, please send us a small runnable example for inspection. Also, ask the license holder at your company to assign you a license. This will make your Telerik account compliant with our license agreement, and you also will be able to submit support tickets when necessary.

 

T
Top achievements
Rank 1
commented on 09 Aug 2024, 06:14 AM

Hi Dimo,

I created my test based on the example from the site(Grid Popup Editing documentation examples -> Basics).

Also good to know is that when click the "update" button a second time. He tries to add it again.

Kind Regards

Thomas

 

Dimo
Telerik team
commented on 09 Aug 2024, 06:59 AM

Thomas, please send a small runnable example for inspection.
T
Top achievements
Rank 1
commented on 09 Aug 2024, 09:16 AM

Hi Dimo,

Can you tell me on what the "Add record" popup waits for closing ?

Kind Regards.
Dimo
Telerik team
commented on 09 Aug 2024, 09:55 AM

@Thomas

Here is how it works:

No answers yet. Maybe you can help?

Tags
Grid
Asked by
T
Top achievements
Rank 1
Share this question
or