Sorting a datagrid

Hi,

I am trying to sort data on load in a datagrid but when I go to initial load the Quick tab that appears under Data binding does not show up.

This shows when I am selecting the data for the grid -

but when I select Initial Sort it does not show

How do I get access to the columns that I want to sort by. If I use the Collection a specific record is shown rather than the column itself -

I know that I can sort the collection but it is used for other purposes so prefer to do it in the datagrid.

Thanks
Steve

Got it done.

Beautiful!

Sharing this in case it helps others in the future:

Source: Data Grid | Documentation