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

Kendo Grid and foreign key column

2 Answers 95 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Dawn
Top achievements
Rank 1
Dawn asked on 17 Feb 2017, 05:01 PM

I am having an issue on an inline editable grid with bulk edit on whereby when I click in the foreign key column I see a quick box and then it goes back to being uneditable - no dropdown as per the Editor template GridForeignKey.  I have got this installed in my project.

What also seems to be happening is any integer columns aren't appearing with the styled edit box with the round edges. But I can click and edit the values.

Has anyone seen this before?

Even if I remove the Editor Template from the project the behaviour is the same, so I don't think its the editor template causing the issue!

I am on version 2016.3.914

 

Any help would be greatly appreciated

 

2 Answers, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 21 Feb 2017, 11:23 AM
Hello Dawn,

This is not a known issue and it was not reproducible in our testing scenario.

For the DropDown issue, please ensure that there are no additional functions which are called when the Editor is opened, as they may lead to re-rendering the Grid and cause the undesired result.

As for the styling of the NumericTextBox, please ensure that there are no custom CSS rules which are interfering with the widget appearance.

I can assume that the issue is related to a custom logic which we are overlooking at the moment. Could you please provide a runnable example reproducing the issues, so I can investigate further.

Regards,
Stefan
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Dawn
Top achievements
Rank 1
answered on 21 Feb 2017, 11:31 AM

Hi Stefan,

Thank you for your response.  I raised this as a support request when I realised it was also related to updating my Jquery to version 3.1.1.

I received the following response

There is a known issue related to jQuery 3. However, the developers have already provided a fix and the problem should not be observed in the upcoming release. The new version of the components should be available this week.

Please download the new version of the components when it is available and let me know how it works for you.

Hopefully this will help anyone else who happens upon this post.

Thank you

Dawn

Tags
Grid
Asked by
Dawn
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Dawn
Top achievements
Rank 1
Share this question
or