Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

ListGrid selection and rollover controls

$
0
0
Hi,

I'm using SmartClient Version: v8.3p_2013-11-08/PowerEdition Deployment (built 2013-11-08) with PostgreSQL 9.2.2, Firefox 26.0, and Tomcat 7.0.33.

I have a ListGrid that supports selection and a rollover canvas. I am encountering a problem when the user selects a row and then clicks a button on the rollover canvas. The first time a rollover button is clicked after selecting a row, the rollover canvas disappears and the button does not honor the click. I expect the rollover canvas to honor the button click. How do I fix this problem? How do I get the button to honor the click?

You can see this behavior in the ShowCase: http://www.smartclient.com/smartgwt/showcase/#grid_appearance_rollover_controls. Select line 2 (China) by clicking on the line. Then slide the cursor over to the rollover Edit (pencil) icon and click it. The rollover panel will disappear and the SC.say pop-up does not appear. At this point is should honor the button click because the user pressed the button, but it does not. Move the cursor so the rollover canvas appears again and it will honor the button click. So it honors the second button click after a row selection but not the first button click after a row selection.

You don't have to click the same line to see this behavior. Select line 2 (China), then move the cursor over line 4 (India) and click line 4's Edit Comments button. The rollover canvas will disappear but the SC.say pop-up does not appear. The click was not honored.

I appreciate any help you can provide with this problem.

Thanks,
Kevin

Viewing all articles
Browse latest Browse all 4756

Trending Articles