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
990
Tab navigation in UltraTree (property grid)
posted

Hi!

I created a property grid with the ultra tree (each property is a node on first level) and I have 2 columns (property title and value). The value is editable. If I configure the ultraTree.ColumnSettings.TabNavigation, then I navigate through each column (label and value). That's not what I want.

I want to navigate to the next celle value (like BelowCell in the ultraGrid). Is there a way to accomplish this ? In the same way, I want that the Enter key does the same thing. Is it possible ? I tried PerformAction(UltraTreeAction.NextCell, false, false) but nothing happens. 

Best regards,

Benoit

Parents
  • 48586
    posted

    Hello,

     

    I am just checking about the progress of this issue. Did you solve your issue accordingly to the information that I provided you?

     

    Let me know if you need any further assistance.

     

    Thank you for using Infragistics Components.

Reply Children