Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
60
On UltraGrid, when moving up, down (arrow keys), UltraGrid moves left, right. How to fix?
posted

Help me!

On UltraGrid, when moving up, down (arrow keys), UltraGrid moves left, right. How to fix?

Thank you very much.

Parents
  • 960
    Suggested Answer
    Offline posted

    Hello tai tran van,

    I followed the steps you suggested and was unable to reproduce the behavior you're describing.
    I created a new Windows Forms application, just added a ultraGrid and bound it to a datasource.
    And I ran the application and hit [Up] and [Down] keys several times to see whether the symptom that the ultraGrid moves left and right is reproduced, but the cell/row selection/activation moves up and down expectedly.

    I have attached the sample project I used to test this. Please test this project on your PC; whether or not it works correctly may help indicate the nature of this problem.

    If the project does show the product feature working correctly, then more information will be needed to reproduce the issue in a sample that can be used for debugging. It will help if you can provide a small, isolated sample application that demonstrates the behavior you are seeing. This can be done by either making the sample that I provided more like your application or by isolating the behavior from your application by removing dependencies on any third parties or databases.

    Please let me know if I can provide any further assistance.


    Best Regards,

    Noriko I.
    Developer Support Engineer
    Infragistics, Inc.WindowsFormsApp1.zip

Reply Children