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
85
Tree view binding using knockout not updating its content when viewmodel changes...
posted

Hi,

I am using IgTree Ignite UI control with knockout bindings but the tree view is not getting updated when I changed my view model.

 In the given code base on click of tree ("Baby 2013" node) node event I am trying to add new JSON subgroup object to the subgroups array of the corresponding node JSON object, its getting added to the array but not reflecting the changes of the array in the tree view so I am not able to see the newly added subgroup value in the tree hierarchy.

Is there any issue with tree view or Knockout library?

Regards,

Praveen

Parents
  • 7570
    posted

    Hello Praveen,

    Thank you for contacting Infragistics!

    I am looking into the details of the case. I will get back to you with more information as the week progresses. If you have any questions, please let me know as well.

     

     

Reply Children