-
-
Notifications
You must be signed in to change notification settings - Fork 48
Sorted collection is not sorted in table #266
-
|
Hello, What I do:
Interesting is, when i do custom filtration and clear it, data are correctly sorted. Do you know, what could be problem? What could I try to make it work correctly? |
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 3 comments 11 replies
-
|
It's hard to assume what's going on, could you paste the code here so I can see your implementation? |
Beta Was this translation helpful? Give feedback.
All reactions
-
Beta Was this translation helpful? Give feedback.
All reactions
-
|
It seems like there's some odd behavior with the base control. I suspected it might be an issue with CollectionView, but after testing, it appears to be working fine. It would be great if you could upload a test app so I can reproduce the problem and pinpoint exactly where the issue lies. |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
thanks for sharing this app. I think the data is correctly sorted and as per your logic. the other issue like #270 it is working fine. |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
Thank you for your reply and I just sent you invite on Discord (Mike). Maybe it will be better to look at my app, cause i have no idea, what could be wrong. And we could check frozen columns too, because it is still problem. Thank you for your help. |
Beta Was this translation helpful? Give feedback.
All reactions
-
1
-
|
@JanRajnoha we found that this issue is fixed within pr #277 and would be available in next preview release. Hope this answer your question. |
Beta Was this translation helpful? Give feedback.
All reactions
-
1
-
|
Awesome, thank you for you help |
Beta Was this translation helpful? Give feedback.