Hello,
I have a grid with a tooltipmanager, when one mouse over a certain column of a row, the tooltip with detailed content of that row will show. I'm happy with that.
What I want to do is :
*If one clicks the "Edit" button INSIDE the tooltip content, the tooltip becomes Modal and ManualClose=true;
Is it possible to do that?
Thanks in advance,
Long
I have a grid with a tooltipmanager, when one mouse over a certain column of a row, the tooltip with detailed content of that row will show. I'm happy with that.
What I want to do is :
*If one clicks the "Edit" button INSIDE the tooltip content, the tooltip becomes Modal and ManualClose=true;
Is it possible to do that?
Thanks in advance,
Long