Hello,
I have some columns of data of any number of rows updating every few seconds. The data is returned in ascending order based on the date/time (i.e. oldest at the top and newest at the bottom). Is there a way I could display this in descending order (i.e. the newest at the top and oldest at the bottom) automatically? Many thanks
I have some columns of data of any number of rows updating every few seconds. The data is returned in ascending order based on the date/time (i.e. oldest at the top and newest at the bottom). Is there a way I could display this in descending order (i.e. the newest at the top and oldest at the bottom) automatically? Many thanks