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

Removing Achnor on Grid Editor Template

3 Answers 41 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Alexander
Top achievements
Rank 1
Alexander asked on 08 Mar 2016, 07:59 PM

Hello,

I currently have a grid in my application that has a custom editor template. This template has the default window close, update, and cancel that the editor template provides. I noticed that when I close this editor, my page jumps to the top of the screen. I believe the anchor being set to "#" is the cause. Is this so? Is there a way I can remove this?

Thank you in advance for helping me with this issue.

Alex

3 Answers, 1 is accepted

Sort by
0
Boyan Dimitrov
Telerik team
answered on 10 Mar 2016, 01:58 PM

Hello Alexander,

 

I am afraid that the issue is not a known one, nor is reproducible in our online demos, so please extract a runnable sample in a Kendo UI Dojo http://dojo.telerik.com/ and we will be happy to help.

 

Regards,
Boyan Dimitrov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Alexander
Top achievements
Rank 1
answered on 10 Mar 2016, 07:37 PM

Thanks for the reply.

My web application is in MVC framework using Razor controls. Unfortunately, the dojo is acting how I want it to. 

I will explain my situation more to maybe help better identify the problem. 

I have a dataset in a grid. I have a custom editor template for modifying data in each record. Each record has a dataset of items. So I have another grid in this editor template.It is towards the bottom of the window. To modify data in that grid, I made another editor template. When I finish modifying data from this grid, the window closes and then it scrolls to the top of the editor behind it. I do not want it to scroll up, but rather stay where it is.

 

Let me know what you think.

 

Thanks,

Alex

0
Boyan Dimitrov
Telerik team
answered on 14 Mar 2016, 11:37 AM

Hello Alexander,

 

My suggestion in this case is to send us an isolated runnable example that implements your specific scenario. This way we can observe the described behavior and find out what is causing it. Please open a new support thread (since in the forum threads users are able to attach only image files) and attach a zip file that contains your project. 

 

Regards,
Boyan Dimitrov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Grid
Asked by
Alexander
Top achievements
Rank 1
Answers by
Boyan Dimitrov
Telerik team
Alexander
Top achievements
Rank 1
Share this question
or