Skip to content

How to refresh datagrid ui in avalonia #15717

Answered by Pratham95VP
keynes1981 asked this question in Q&A
Discussion options

You must be logged in to vote

_tasks = new ObservableCollection<MyTask>(tasks1); replace this line with Tasks = new ObservableCollection<MyTask>(tasks1);

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Pratham95VP
Comment options

@thevortexcloud
Comment options

@timunie
Comment options

Answer selected by keynes1981
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants