This is a migrated thread and some comments may be shown as answers.

Grid with extra Combobox to change data in the grid: Edit button open edit form after second click

2 Answers 37 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ralf
Top achievements
Rank 1
Ralf asked on 31 Jan 2018, 08:36 AM

Hello,

I have an application, in wich there is a combobox above a grid. If i choose a company in the Combobox, then the people of the company are shown in the grid.

I have now the problem with the edit button in the grid. If I change the company and after this click on the edit button, the edit popup do not open. Instead the grid fires the Read-Action. When i click a second time on the edit button, the edit popup is opening.

I attached a demo project with this problem. I remvoed the Kendo Css-files and Scripts to get a small zip-File. Just Reinstall the "Telerik.UI.for.AspNet.Mvc5" package. I use the version 2018.1.117

Thank you for your help.

Ralf

2 Answers, 1 is accepted

Sort by
0
Accepted
Stefan
Telerik team
answered on 01 Feb 2018, 01:06 PM
Hello, Ralf,

Thank you for the example.

After testing it, the example was working as expected on my end, the records edit button was opening the popup on the first click after the selection was changed:

https://www.screencast.com/t/BMu40zHRg

Please advise if I missed an important step.

Also, I noticed that the refresh method of the Grid is called in the "onChangeCompanySelection" function, but the read will do it internally and it is not needed, to refresh the Grid twice.

If additional assistance is needed, please show us a short video with the console and the network tab opened to observe the result.

Regards,
Stefan
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Ralf
Top achievements
Rank 1
answered on 05 Jul 2018, 06:12 AM
After the Update to version 2018.2.516 the proble do not exist anymore
Tags
Grid
Asked by
Ralf
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Ralf
Top achievements
Rank 1
Share this question
or