Declined
Last Updated: 19 Aug 2019 04:38 by ADMIN
nonick
Created on: 22 Jul 2019 13:21
Category: UI for Blazor
Type: Bug Report
1
Sorting in grid is somewhat random. Definately not correct.
Sorting in the grid is somewhat random. If i click on a column it typically cycles through 3 different values, where i would expect only 2 (first,last) to show up.
2 comments
ADMIN
Marin Bratanov
Posted on: 19 Aug 2019 04:38
Hello,

I am closing this item as it seems to work fine for me, and there haven't been further reports of erroneous behavior. If you continue to experience the issue, please post here a runnable snippet that showcases the problem so I can investigate.


Regards,
Marin Bratanov
Progress Telerik UI for Blazor
ADMIN
Marin Bratanov
Posted on: 22 Jul 2019 16:19
Hello,

The sorting has three states

  • no sort (the natural order of the items in the data source)
  • ascending
  • descending

so it is expected that you get three different states.

If this is not what you mean, please post a sample grid and data declaration that demonstrates the problem. Adding screenshots and/or a video would also help.


Regards,
Marin Bratanov
Progress Telerik UI for Blazor