Is it possible to let the user move the mouse into a hover-area, and maybe click on it?
I want to do something similar like http://www.smartclient.com/smartgwt/showcase/#grid_hover_custom
But I have to generate some buttons and place them on the hover area, and let the user click them.
Is this possible? And how can this be achieved?
Using SmartGWT 3.0p EE.
I want to do something similar like http://www.smartclient.com/smartgwt/showcase/#grid_hover_custom
But I have to generate some buttons and place them on the hover area, and let the user click them.
Is this possible? And how can this be achieved?
Using SmartGWT 3.0p EE.
Comment