Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #103300
    Aviv
    Participant

    I am getting the data for the dataSource remotely by a request.
    The response is then been saved in the Store.
    I would like to know if there is an option to bind that data straight to the scheduler dataSource prop.
    The way I find to make it works now is by creating a watcher on the computed saved data, and then binding the new value to the “this.$refs.scheduler.dataSource”.
    This approach is not best practice, to say the least

     

    I would like to know if there is a better approach you supporting and recommending (preferring without the Smart function)

    #103301

    Hi Aviv,

    We do not support such type of binding with Vue JS

    Best regards,

    Jack

    Smart UI Team
    https://www.htmlelements.com/

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.