dotvvm icon indicating copy to clipboard operation
dotvvm copied to clipboard

`SortExpression` for grids should be reworked

Open acizmarik opened this issue 2 years ago • 0 comments

There is one more place where I need to fix this. ISortingOptions.SortExpression can be populated with DateTimeProperty.ToBrowserLocalTime() when user tries to sort by specifying AllowSorting="true" and clicking on the column within a grid.

image

However, it is going to be separate PR as it is handled a bit differently there

Originally posted by @acizmarik in https://github.com/riganti/dotvvm/issues/1385#issuecomment-1142089083

acizmarik avatar Jun 01 '22 10:06 acizmarik