This should be very easy since it was already a basic function in V5.
Just add the fields in the sorting ( order ) dialog and you get the little
sorting arrows in the table headers.
I have started my first V7 project and cannot get ist running.
Database is MSSQL using pymssql. I add the fields and get the arrows.
But by clicking no sorting (nothing) happens. It only sorts on id fields,
if they are visible
since sorting worked before I tried the following:
I am normally using anaconda on windows for testing.
I have tried different python versions. Actual version is 3.12.8.
I have also tried on a Ubuntu Server 24.04.03 LTS that uses Python verion 3.12.3
It is the same on both systems. Nothing happens when you click on the column header with a sorting symbol.
I have tried with Firefox and Edge.
I am now running out of ideas and hope that one of you can jump in.
any ideas ?