NeoTable - Forum

Forum Navigation
You need to log in to create posts and topics.

NeoTable

Hi,

 

Is there a way to query a neotable to find out if the table is sorted, which column it is sorted by and in which direction. If so is it then possible to set this state back using code?

 

Regards

Andy

Is there a way to query a neotable to find out if the table is sorted, which column it is sorted by and in which direction

@andy-marshman that's not included in the plugin functionality.

If so is it then possible to set this state back using code?

You can try reloading the content again into neoTable.

Regards

@luishp thanks I've tried that without luck. The table reloads in the original order.

On a side note. Is it possible to stop the app reloading when the user presses the browser refresh button.

 

Regards

Andy

thanks I've tried that without luck. The table reloads in the original order.

Sorry I thought that's what you wanted. Anyway, how do you get the data? Using neoPhp, neoSQL or neoGSheets you can reload the data in any desired order.

Is it possible to stop the app reloading when the user presses the browser refresh button.

I don't think so.

Regards.