ParamQuery grid support forum

General Category => Suggest new features => Topic started by: Sivakumar on September 26, 2020, 02:04:20 am

Title: Show tooltip for dropdown options in grid
Post by: Sivakumar on September 26, 2020, 02:04:20 am
Hi,

How can I show tooltip on dropdown options in a grid?

Below is the URL for JSFIDDLE.

https://jsfiddle.net/d25mzr8k/2/ (https://jsfiddle.net/d25mzr8k/2/)

I want to show the state as tooltip upon opening the dropdown against the port.
For example: Upon opening the dropdown, show tooltip as WB for Kolkata, show tooltip as TN for Chennai and similarly for other dropdown options.

Thanks.