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,
Have you been able to resolve the issue?
If you need further assistance, please feel free to contact me.
Sincerely,
Tsanna
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.
Please let me know if I can provide further assistance regarding this matter.
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.