Hello, I'm new on this forum.
I have a PQGrid table and I want to add tooltips with html code linked to specific cells.
Exemple :
cell : A/B/C
toolTip : A : First letter </br> B: Second Letter</br> C : Third Letter
I'm working with
/**
* ParamQuery Pro v3.0.0
*/
My table is use local pages.
I use render function to display title ou links.
I try to find a solution on PQGrid doc and forum.
Could you help me?
Etienne