jQWidgets Forums

jQuery UI Widgets Forums Grid Databinding Issue in Grid

This topic contains 2 replies, has 2 voices, and was last updated by  Peter Stoev 6 years, 8 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Databinding Issue in Grid #101881

    vvvttt
    Participant

    Hello,

    The data to the grid is binded using JqxDataAdapter. The data loads well but when updating any value like text in the UI, the underlying binded data is not updated. But if we change the underlying binded data, the UI reflects the changes. The datatype used here is an Array.

    Thanks

    Databinding Issue in Grid #101882

    vvvttt
    Participant

    Just an update : The above issue is happening with dropdownlist as a column in Grid.

    Databinding Issue in Grid #101887

    Peter Stoev
    Keymaster

    Hi vvvttt,

    It’s called one-way binding and is by default. If you want to have two way data binding in your app, you can take a look at our Grid example with
    Observable Array binding.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    https://www.jqwidgets.com

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.