Any help on this issue will be very helpful 

On Wednesday, 9 May 2012 16:00:25 UTC+5:30, Qrunk wrote:
>
> I am using the following constructor to create a checkboxcell in an 
> editable data grid.
>    
>     *CheckboxCell(false, true)*
>
> When I use this and click at any place in the row, selection change event 
> does not fire and I am using *Single selection model* .
>
> When I use,
>
>     *CheckboxCell();*
>
> Selection change event fires on the row but,
> 1) We have click twice to check or uncheck the check box cell.
> 2) if we check or uncheck in the checkboxcell, the value will reverted as 
> soon as I click anywhere.
>
> I am trying to figure out the solution, but not successful yet. Any help 
> would be appreciated. 
>
> Am using  *GWT 2.4.0 *
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/GgGPbm5DusYJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to