Hi,
I have a rollover canvas with 2 buttons. It works fine when there is no grouping applied.
But when grouped with one of the columns, then I expand one of the record, click one of the buttons on the rollover can, the button disappears and my onClick() function is not invoked. I have to move my mouse pointer again and click on it again. Then it works.
Also, this issue occurs in the collapsed records only. The first one which starts expanded works fine.
Any suggestions on how to make it work the first time itself.
My GWT version is 2.5.1
Smartgwt version is 4.0pNov07
I have a rollover canvas with 2 buttons. It works fine when there is no grouping applied.
But when grouped with one of the columns, then I expand one of the record, click one of the buttons on the rollover can, the button disappears and my onClick() function is not invoked. I have to move my mouse pointer again and click on it again. Then it works.
Also, this issue occurs in the collapsed records only. The first one which starts expanded works fine.
Any suggestions on how to make it work the first time itself.
My GWT version is 2.5.1
Smartgwt version is 4.0pNov07