RadzenDataGrid SortOrder is always null on table

How can I figure out why one of my RadzenDataGrid's properly gives me a sort order with value and another doesn't. I had to fix this just by tracking sort order entirely on my own.

The proper way to create custom sorting is by using LoadData event - check our demo for reference: