We are implementing the TelerikGrid for a Blazor application and they have asked that the sort icons be displayed by default on the component's initial load, not after the user clicks in the header row. It seems to work this way in all of the demo examples. Is there a way to toggle the display so that sort icons display automatically?