Dear,
In our project, if a item in list is selected, then the view scroll down, focused on list.
You can see the attachment. When focused the detail information of the item will not displayed. The user has to scroll up again to see these information.
How can I solve this problem?
With best regards!
Hello bitsbird,
Please let me know if I can provide further assistance regarding this matter.
Sincerely,
Tsanna
After further research of this, it seems that this behavior is IE specific. In IE when any element gets the focus, the page scrolls this element into view. If you turn on Activation of the grid, it will focus the cell/row that is selected, not the entire grid, and the problem should disappear.
Please let me know if I can provide further assistance.
Hello Tsanna,
Thank you for your reply!
I write a demo and can reproduce this problem also, you can see the attachment!
In FireFox is ok but not IE.
Have you been able to resolve the issue?
If you need further assistance, please feel free to contact me.
I watched your video, however I was unable to reproduce this scenario on my side. Are you performing any actions on the client that can cause the page to be scrolled down, for instance handling MouseOver client event on the grid and setting the grid into view when focused? It would be great appreciated if you could send me an isolated sample that reproduces this behavior. Looking forward to your response.