I have a TreeList bound to data source. The data source keep adding item so the TreeList grows
If I focused on a row and scroll down the TreeList. It will suddenly jump back to the focused row.
How can I prevent it?
Thanks.
I have a TreeList bound to data source. The data source keep adding item so the TreeList grows
If I focused on a row and scroll down the TreeList. It will suddenly jump back to the focused row.
How can I prevent it?
Thanks.
We have fixed the issue described in this ticket and will include the fix in our next maintenance update. To apply this solution before the official update, request a hotfix by clicking the corresponding link for product versions you require.
Note: Hotfixes may be unavailable for beta versions and updates that are about to be released.
Hello,
Thank you for the code and video. I was able to reproduce the behavior on our side using them. I have created a ticket on your behalf: GridControl is scrolled to a focused node each time a new node is added if GridControl is sorted to discuss this behavior with our R&D team. We will update this ticket as soon as we obtain any additional information.
Also, note that as far as I understand, you do not have this issue with the TreeListControl scrolling, right? Please correct me if I'm wrong.
I hope to receive your response soon.
No, the TreeList control in my project is still have the problem. But my project is complex I cannot extract the code to you.
But I believe it is related to this issue: https://www.devexpress.com/Support/Center/Question/Details/T321054
Since in my project, it will update existing node value. I found that if only new node is adding to TreeList, the treelist will not jump to focused row. However when there is update in existing node, it will jump to focused row.
Hello Jason,
Thank you for the clarification. In this case, I suggest you load the hotfix from the TreeList - Focused node becomes visible when scrolling nodes if data is sorted and Unbound Mode is used thread and let us know your results.
I am looking forward to your response.
Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
please see the attachment
Hi,
We have successfully reproduced the behavior you described and passed this ticket to our developers' team for further research. Please bear with us. We will notify you as soon as we make any progress.