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
415
Ultra tree with checkbox
posted

I implemented an ultratree with checkbox in the first column.  After I click on any cell in the second column(ICD-10), I could use [Up] and [Down] keys to navigate in the tree.  However, if I click on the checkbox, the  [Up] and [Down] keys no longer navigate, until I click on any other cell in the same row again.  Is there a way to fix this:

Thanks,

Steve

Parents
  • 71886
    Offline posted

    Hello Steve,

    I believe that this could be happening because the cell in which you are clicking(checkbox) is going in editmode which means that it has the focus and you have to exit from editmode to interact with the control and its rows again. If this is not the case please try to attach a small sample project demonstrating this and I will be happy to take a look at it.

    Please feel free to let me know if I misunderstood you or if you have any other questions.

Reply Children