Hello all,
I have a table whose source is GetInterfaces.List, GetInterfaces being the aggregate.
This table has the OnSort event:
This OnSort is the one automatically generated:
Each column also has a Sort Attribute, for example:
However, when I publish my app and click on a column, nothing happens for any of them:
Do you have any idea of what's going on?
Thank you!
Hi Catarina,
Do you have the TableSort variable in the dynamic sort of your aggragte?
Hi Laura! I didn't š it is working now, thank you very much!