NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Johan de Klerk on August 15, 2019, 05:08:13 AM

Title: Browse Header Tooltip still shows if Column is "No Sorting"
Post by: Johan de Klerk on August 15, 2019, 05:08:13 AM
Hi Bruce,

Even if the field on the browse has been set as "No Sorting" the tool tip still shows: Click here to sort by xxx
if you hover with the mouse over the header.

I think the tool tip should not show at all if No Sorting is ticked.

Clarion 10, NT 11.19.

Regards

Johan de Klerk
Title: Re: Browse Header Tooltip still shows if Column is "No Sorting"
Post by: Matthew51 on August 15, 2019, 01:23:02 PM
You can change or remove the tooltip. Open up the field in the browse settings and it's on the general tab near the bottom.

I'm betting getting the template to blank it out automatically might not happen as it will need to know if you have changed it yourself.

Matthew
Title: Re: Browse Header Tooltip still shows if Column is "No Sorting"
Post by: Bruce on August 15, 2019, 09:48:22 PM
yes, you best option is to change the tip to whatever you want it to be.
Like '' if you want it blank.

I'm not sure disabling the tip on non-sorting columns is a good idea...

cheers
Bruce
Title: Re: Browse Header Tooltip still shows if Column is "No Sorting"
Post by: Johan de Klerk on August 16, 2019, 12:05:39 AM
Hi,

Thanks for the tip and the advice.

Regards

Johan de Klerk