Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Issue with TreeGrid cascade selection

    Here is my code



    When I try to actually select/deselect a checkbox I end up getting the following error in the dev console
    Last edited by jpappalardo; 24 Sep 2014, 09:30.

    #2
    Thanks for the heads-up. We've now resolved this issue.
    The fix will show up in the next nightly build in the 3.0p and 3.1d branches

    Regards
    Isomorphic Software

    Comment


      #3
      Thank you for the fix. However, I am still observing two issues with this tree
      1. I cannot check or uncheck a parent node
      2. A parent node does not render as partially selected if some of its children are not selected

      Here is the code in its current form


      the dev console provides very little output
      Last edited by jpappalardo; 24 Sep 2014, 09:30.

      Comment


        #4
        We've made some changes to address this issue - please try the next nightly build

        Thanks
        Isomorphic Software

        Comment


          #5
          Much better, thank you

          Comment

          Working...
          X