You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a datatable binded with the data collection. On the last row click I would like to add empty editable row at the end, populate it and, ideally, my VM should be also automatically updated with that additional object. While I can add an empty row via JS, I can't force linked VM to be updated. Is there any more efficient way to do it?
The text was updated successfully, but these errors were encountered:
I have a datatable binded with the data collection. On the last row click I would like to add empty editable row at the end, populate it and, ideally, my VM should be also automatically updated with that additional object. While I can add an empty row via JS, I can't force linked VM to be updated. Is there any more efficient way to do it?
The text was updated successfully, but these errors were encountered: