-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Description
Hello! First of all, your component rocks!
Now, I have a situation with a datagrid in which the data is updated very frequently. I haven't found a way to reorder the collection, so I was trying to keep the grid updated using SortedColumnIndex = 0 since that column would tell me the item position (it's a timing table). The problem is that whenever I click to order by that value it works, but it's not sorted in real time.
Am I missing something or is something not available on the plugin yet?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels